Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.004304100%coinbase132d ago0xa94bbd…bdd57c
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.004304100%coinbase132d ago0x2cacd4…9773f5
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x0468ff…72206a
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase132d ago0x7221d6…c88a85
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase132d ago0x868911…802689
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.00104100%coinbase132d ago0x87da6e…abd8b4
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase132d ago0x77d939…7cc7c8
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase132d ago0x71b808…06e2e2
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.001733100%coinbase132d ago0xf5e26c…f826a1
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.004304100%coinbase132d ago0x45b984…537734
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.004304100%coinbase132d ago0x510337…439ed4
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xa558ff…cdae61
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase132d ago0x70e2e6…00d4a9
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase132d ago0x5de439…75acbd
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.00104100%coinbase132d ago0x377a78…e0f109
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase132d ago0x411b0a…5ce486
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase132d ago0x43c85b…af0e03
0x0407…d7b70xe903…1abfBaseBlockRun.AIAi$0.001733100%coinbase132d ago0x548285…f6fa67

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.