Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0x5ff027…9628b5
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0x42360d…aa380f
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase141d ago0xc7d074…913511
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0xf51b0f…facd39
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x285292…9d638c
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x84633f…4d9e16
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0xd98035…9ba40c
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x1c2a1f…cb868e
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0xdb71d3…98d6a9
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x124ef5…32fecd
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase141d ago0x1e5ae6…0ba1af
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase141d ago0xbb20c1…05cbe1
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase141d ago0x840293…ab0434
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase141d ago0xec0949…4a79b0
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x4cc3ad…90bb7a
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xdc8301…cbe2c1
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x3788e7…7c2f96
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xe9f50f…b1aaae
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x78c5f6…ccabe0
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xe1d446…692454
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x9ca042…3b2bf9
0x88fa…659c0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x52de93…06671f

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.