Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001535100%coinbase97d ago0xc2aa9e…e7fcfb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001535100%coinbase97d ago0x33e2bf…68dce5
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001535100%coinbase97d ago0xe13856…55767d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0x31f7bc…f3921e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0x59c36a…8c7d51
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0x44d20b…4178b0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0xb91547…7dd401
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0xc54f4b…5efda5
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00162100%coinbase97d ago0x69a213…ab4f60
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x2fd4bb…7240c0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x386aee…6687b4
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0xa7a150…30e96a
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x639f9f…a8e7ed
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x3d0a95…edbad7
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x8c3d9c…93f700
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0x979d79…c005c2
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001364100%coinbase97d ago0xd1513d…38b2da
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001306100%coinbase97d ago0x2d3be0…1572bf
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x17e670…38be38
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x81fe7c…fa1833
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x0e1b54…61c117
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x8f8696…a81b1b
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0xaafdea…a2e66d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001572100%coinbase97d ago0x09333b…c11c6e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001572100%coinbase97d ago0x35ca84…8d7013

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.