Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006235100%coinbase145d ago0x063276…6d27bc
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006214100%coinbase145d ago0x8bed26…d8963c
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase145d ago0x86d9f1…259508
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008468100%coinbase145d ago0x3a4fb5…9673bd
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005735100%coinbase145d ago0xaa4391…e2a621
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005703100%coinbase145d ago0x75773f…38f568
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005687100%coinbase145d ago0xf2488b…7289c3
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase145d ago0xa4f8fb…3f3523
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006438100%coinbase145d ago0xb13ec3…06b532
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006348100%coinbase145d ago0x989a10…d4a171
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006326100%coinbase145d ago0x3a2e8a…8ac4fb
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005898100%coinbase145d ago0xd91b3e…429d46
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005787100%coinbase145d ago0x6efa9d…6ae29c
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase145d ago0xa4aa9e…b7d2c0
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008581100%coinbase145d ago0x58d33d…e08ec0
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase145d ago0xfab005…b5add7
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase145d ago0xbe2eaa…85adb1

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.