Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xb8bed0…434699
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xdff66d…07e7fa
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xa636bf…7e4df7
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x995c05…78fd13
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xa9baee…6ec56d
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x5ee37d…0b8c8a
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x75cba1…fd74fc
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xb8d6da…8b4319
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xf93349…ae1fca
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x94e1da…c54ddc
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x26f58e…934801
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xfc0e88…8c3ab7
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xe7befe…bcb0fe
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x9b027a…7d1d29
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x327ee1…93e464
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x592041…cb8233
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xbc1187…b4ebc3
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x99fb57…13ffed
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x0792a0…69bcc5
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x6c06fe…157e9d
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x6ab651…0f7b2e
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x1e594e…4da558
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xa290f1…dfecc3
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x713148…b688c3
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xb86c2f…6c4b77

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.