Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xb2f82b…860482
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xde4bea…320349
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x0c1788…131219
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x0738b7…a53591
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x533f8a…982142
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xfdaaeb…24e5ff
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xc56b39…7e8442
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x4971d1…810beb
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x38b218…16fdee
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xaac322…131f53
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x062685…d0662b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xd637e1…cfbb11
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xf7678f…66b576
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x2d2d80…ad0688
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xd83fb8…b164e8
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xc19b13…0aeecd
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xca925e…d5ef26
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x802970…dcfc04
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xdc14e4…fa6790
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xc352b0…036f0f
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0xb410d5…cb7ed5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x362fba…3db312
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x9186cc…6e478a
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x6de09d…9ba0c9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa23d ago0x927f54…9086b0

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.