Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xf138ed…915404
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.10100%coinbase20d ago0x1f5a81…196f5d
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.10100%coinbase20d ago0xe2fb6a…6e001e
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0x33708c…a5f894
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.10100%coinbase20d ago0x36fd52…1d3e1b
0x0af8…56da0x2a65…dd7eBaseTraceFastBlockchain$0.02100%coinbase20d ago0xef2d50…d812bd
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0x7ff678…026b9b
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xddaa58…bdbb75
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0x7b59e2…7b9289
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xc61312…2dd933
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xc5e434…154eb6
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xac40ff…ef2b52
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0x6eb103…c89799
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0x7f9a5d…ecb904
0x8d2a…7d370x2a65…dd7eBaseTraceFastBlockchain$0.05100%coinbase20d ago0xd1dd2b…f00b44

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.