Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xef645b…1ff2a7
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x4258ab…e820ef
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x3d69c7…0b13f1
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x74dcb6…d612b5
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x220f96…9a62d3
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xf894b2…c3b411
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xb9e4a5…ab6b59
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x78378d…d1864f
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x3c0523…e0226d
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x2f424e…6ced46
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xfbca98…4b2eb6
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xe5c22d…7c8497
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x60f890…93ecb3
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0x07e49a…7fd39b
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa17d ago0xf5a63b…ced23b
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0xfda307…ce008d
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0x53cf59…dc6f57
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0x3c69dc…539902
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0xf694c0…dd532a
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0x7f7e4c…641101
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0x516449…283b19
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0x728db4…51d11b
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa18d ago0xd2db44…659f19

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.