Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d08…6b71Shovels APIBaseShovels APITags$0.25100%coinbase73d ago0x598053…225787
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0xf5d91e…d54a76
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0xbeab91…0a558d
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x8796bc…90dc48
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x2e5a66…7b2fed
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x5d05a1…8adb10
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x6e7b2c…d342b2
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x24e74c…339427
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0xf439c6…04c9fa
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x2dfd71…920a9f
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0xe56529…e24cb7
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0xd91a3c…cd6121
0x0d08…6b710x325b…d430BaseStableEnrichExa$0.02100%coinbase73d ago0x5d888b…9cd928
0x0d08…6b710x2e87…753dBaseStableEstateSales$0.01100%coinbase73d ago0xe55463…2bab91
0x0d08…6b710x2e87…753dBaseStableEstateSales$0.01100%coinbase73d ago0x0c3eff…d63d57
0x0d08…6b71Shovels APIBaseShovels APITags$0.01100%coinbase73d ago0x6211e5…067dc8
0xa449…15ac0x0d08…6b71Base$2.50100%coinbase73d ago0x7dc21d…74b433

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.