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.19100%coinbase113d ago0x3f745b…fe92f5
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x194a81…8c9506
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase113d ago0x4bcb39…75533b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x9cf784…acb877
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase113d ago0x1b6b3f…a1b211
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase113d ago0x34b69e…5b4499
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0xd96b72…5d297f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0xd8b5b2…202c50
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase113d ago0x284a21…528156
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0xfece87…d21459
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0xf99ba2…5cc3ef
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0xfbf276…efad88
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x678588…70723a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase113d ago0x8338e3…da6f6a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x17a7dd…b95030
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase113d ago0xc36baa…31a241
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x39b0b7…e887ec
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase113d ago0xd068c8…8023f3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase113d ago0xc7661a…bdffbc
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase113d ago0xc2560c…ed4c8b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase113d ago0xf90108…9f3060
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase113d ago0x9fbd4e…f9e3ca
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase113d ago0x7abd57…eb720f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase113d ago0xeafd41…984283
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase113d ago0x8e6839…ce07cc

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.