Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002628100%coinbase102d ago0xff9ea9…1c8953
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase102d ago0x7ae096…9f1c8a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase102d ago0x9e21bd…f024b1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%candidates102d ago0x33807d…05c608
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.28100%candidates102d ago0x5895f0…771c46
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase102d ago0xfe640b…57fd5d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase102d ago0xe2fd69…95d330
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase102d ago0xaaf778…a51962
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase102d ago0x42ff02…a72d47
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase102d ago0x93d969…bc90b7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009385100%coinbase103d ago0xe40718…bb049e
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase103d ago0x949000…cf94f3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0x3ae71a…ab457c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009832100%coinbase103d ago0x1c36b8…c49434
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003262100%coinbase103d ago0x5fa78e…d0c06a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.004134100%coinbase103d ago0x048b87…818b00
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.003114100%coinbase103d ago0xb03482…984f50
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase103d ago0xb7fcb7…491cff
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00976100%coinbase103d ago0x341fd4…09bbe3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008957100%coinbase103d ago0xab4f4c…dc092f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002708100%coinbase103d ago0x9e24f9…4d01f6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.00246100%coinbase103d ago0x4703bc…dd962d
0x3491…402e0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase103d ago0x45beb6…e80b72
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008083100%coinbase103d ago0x99c982…d841fc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.004484100%coinbase103d ago0x97b682…4bd9d0

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.