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.03100%coinbase12d ago0xeb608c…06665b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.64100%coinbase12d ago0xc21b3f…5a827a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase12d ago0x1bb075…3a7f8c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008399100%coinbase12d ago0xecf483…f2e1c4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007622100%coinbase12d ago0x396401…69b075
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12d ago0x6d71a8…8621b0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008351100%coinbase12d ago0x6bae9b…01d103
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002997100%coinbase12d ago0xb4ab04…704b62
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0xc4e7df…8b6b3a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase12d ago0x38b8c9…5672c2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007221100%coinbase12d ago0x984b1e…768a08
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008265100%coinbase13d ago0xb45cbd…2b13d1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008265100%coinbase13d ago0x351210…ebb65c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002443100%coinbase13d ago0x410478…05a71e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x9757ef…8253e8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.008309100%coinbase13d ago0xaff6f9…31607f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002979100%coinbase13d ago0x105986…732f0d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13d ago0x5c162f…2786c3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase13d ago0x18685c…21e6a8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007541100%coinbase13d ago0x12e6d6…b6938c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.007175100%coinbase13d ago0xa78ba0…218726
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase13d ago0x2d0f1e…54d990
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase13d ago0x3503a1…e8694c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase13d ago0x9e7fe6…c0fe50

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.