Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x3baecf…1c46cc
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x649b82…e012fd
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xcb2702…262da2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xf11653…12c09f
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xb38b62…d51b3d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x0de871…755e9e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x5aff8d…7ccb5a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xd56571…194a6a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x45f74b…b0b46c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x569444…344414
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x6323e2…631b12
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xa90f09…78dce6
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x490fa2…333208
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xbd9c02…125d51
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x14188d…cbc2cc
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xb71418…7f5078
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0x184a7d…67cee5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x53e510…0ea59d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x20890e…32a8a2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0xd7d18f…0a70e4
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa37d ago0x054e34…e4a363
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0xc6e043…972d05
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0xaa8269…b96ce0
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0x0ab40c…60a56f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa37d ago0xc88113…4bebd8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.