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.001341100%coinbase78d ago0x9ef096…7be39d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001341100%coinbase78d ago0x0b434f…c3e2eb
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001341100%coinbase78d ago0xd1c80e…0444b3
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001341100%coinbase78d ago0x892787…314a1b
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001341100%coinbase78d ago0xf9a578…890182
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001341100%coinbase78d ago0x357c92…205be6
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase78d ago0x2786e5…be73bc
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x791f0f…3ab1f0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x890b38…0e36e2
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x7b9ab6…d0de0c
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xb254f1…da5087
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xe03832…dd896f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xb42d48…88b268
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xf91e18…d0d33e
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x17cb2d…ab1c02
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x13c36e…f2f137
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xbfadad…a8157b
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0xb55a74…e29c69
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x512160…7388d0
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001538100%coinbase78d ago0x0e71b6…ec0096
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001272100%coinbase78d ago0xe78587…e66daf
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001272100%coinbase78d ago0x41d86a…3b547f
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001272100%coinbase78d ago0x72bb54…321945
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001272100%coinbase78d ago0xb1cad2…ee6598
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001272100%coinbase78d ago0xa574d0…819d26

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.