Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7d9…62350x10c1…1e24Base—$0.07100%coinbase119d ago0x01e43a…cd099e
0xa7d9…62350x10c1…1e24Base—$0.41100%coinbase119d ago0xc7c415…519533
0xa7d9…62350x10c1…1e24Base—$0.52100%coinbase119d ago0xdcaf0c…584aff
0xa7d9…62350x10c1…1e24Base—$0.53100%coinbase119d ago0xa114d4…95cf2d
0xa7d9…62350x10c1…1e24Base—$0.53100%coinbase119d ago0xa0e45f…287397
0xa7d9…62350x10c1…1e24Base—$0.51100%coinbase119d ago0x2a8b49…893fce
0xa7d9…62350x10c1…1e24Base—$0.54100%coinbase119d ago0xd7c398…253eaa
0xa7d9…62350x10c1…1e24Base—$0.59100%coinbase119d ago0x8884ba…95102b
0xa7d9…62350x10c1…1e24Base—$0.55100%coinbase119d ago0xe5c526…3d7128
0xa7d9…62350x10c1…1e24Base—$0.79100%coinbase119d ago0x5a50b4…dd1aa9
0xa7d9…62350x10c1…1e24Base—$0.79100%coinbase119d ago0xc70d97…7edc2e
0xa7d9…62350x10c1…1e24Base—$0.61100%coinbase119d ago0x101697…d8dca2
0xa7d9…62350x10c1…1e24Base—$0.51100%coinbase119d ago0xfef25d…c786e1
0xa7d9…62350x10c1…1e24Base—$0.52100%coinbase119d ago0xb4bc75…29bcff
0xa7d9…62350x10c1…1e24Base—$0.52100%coinbase119d ago0xb25555…bd5abd
0xa7d9…62350x10c1…1e24Base—$0.50100%coinbase119d ago0xa38b0c…ded778
0xa7d9…62350x10c1…1e24Base—$0.51100%coinbase119d ago0x80ef91…9fac0f
0xa7d9…62350x10c1…1e24Base—$0.50100%coinbase119d ago0x4696b2…1f6d03
0xa7d9…62350x10c1…1e24Base—$0.51100%coinbase119d ago0x44d31f…e2c5b1
0xa7d9…62350x10c1…1e24Base—$0.34100%coinbase119d ago0x5d4683…8eaae5
0xa7d9…62350x10c1…1e24Base—$0.69100%coinbase119d ago0x6f7932…a5e370
0xa7d9…62350x10c1…1e24Base—$0.50100%coinbase119d ago0x832cde…2627be
0xa7d9…62350x10c1…1e24Base—$0.75100%coinbase119d ago0x4af662…aba532
0xa7d9…62350x10c1…1e24Base—$0.68100%coinbase119d ago0x1290fb…64be80
0xa7d9…62350x10c1…1e24Base—$0.61100%coinbase119d ago0xc7620f…ed2c87

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.