Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xe75a54…64dad6
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x7b4c09…026008
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x036a0b…5c5999
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x2bb2ca…02d5ac
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xb92baa…baf7a0
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xe2a299…00765b
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xace26c…c76456
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x14472a…01ae7b
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xec6bde…55034c
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x8197be…013e51
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x182455…05c1ab
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x2dee40…872469
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x9d5c02…8b21b7
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xed50a4…9ee528
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xc73e8a…22dbc0
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x2dcae7…50e2f3
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xa7fc62…4e741b
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x359369…e8c669
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xe47251…f83a94
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xd236c9…18828f
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x9bead4…828515
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x566162…9a3ce0
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x6dd7be…3fffe0
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x7adf87…f4f307
0xdf88…452c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x58dccf…f86cf8

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.