Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x129c89…61377b
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0xc293b1…12c123
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x730a19…b19e89
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x821b0c…71816c
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x1b21d7…314c52
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0xa5d9cc…64c6df
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x8e355d…74f925
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x40788e…e4b57d
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x1f948b…f2bc94
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x95a174…d7eeaa
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x79d26b…484110
0x200d…d9750xfe80…47eeBase$0.001100%fluxa20d ago0x5b2164…c8f317
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x4bc40d…32beec
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x0e6ca8…10c740
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x291f95…08206e
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x12761b…86639e
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x07f427…3709dd
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0xf4b6f7…0c746b
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x6a08ef…8ad580
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0xa16c2f…f5de7a
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0xbcf725…510c17
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0xf4b101…751742
0x200d…d9750xfe80…47eeBase$0.001100%fluxa21d ago0x4991ac…886ae8

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.