Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x68aecb…356070
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0xf9d32a…d0c0ea
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x86f30f…eb1a27
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x8e7d4e…358802
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x6b7abd…89c1d1
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x22b872…4ddbc7
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0xbf59bf…896dd1
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x1c4497…43ef60
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0xa7785b…f3d1a1
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0x5a379b…b5a71c
0xee27…bef90xfe80…47eeBase$0.001100%fluxa30d ago0xbc7cf4…f09b62
0xee27…bef90xfe80…47eeBase$0.001100%fluxa31d ago0x790b6e…043d07
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x9297da…b04ee8
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0xb71a18…070608
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x127550…1bbe8e
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0xfa782f…502e58
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x6f70cd…4c076f
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x3d327e…0fe230
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0xa48529…d0be7c
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x7abdce…a45293
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x8b8526…753b1d
0xee27…bef90x9c95…e299Base$0.001100%fluxa31d ago0x0320c4…caf210

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.