Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x49a27b…a59722
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x726053…8c1f51
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x9ce0a7…d5ce6d
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x8a2ee1…437ced
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xe8ff95…13a494
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xde424b…43a719
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x4c9bc7…739021
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x13ef12…71c742
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xa7ed9a…31ab9d
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x1808e6…55a3b9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xbfe174…45d8ea
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x3131f1…caf7b5
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x55de7b…67c304
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xbc4643…d1e856
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0x82cf95…174844
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xbfcd14…cade15
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa17d ago0xf4f20b…721b93
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x209ced…07fc27
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0xd896fa…077b45
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x12b413…ad4ba9
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x46ee33…8ab7a4
0x7b7b…3ca50xfe80…47eeBase—$0.001100%fluxa18d ago0x04fb4b…5f9678

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.