Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0x9573c0…3f9b59
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0x9ddba6…728c18
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0x67ce3f…30b89d
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0x71cfd8…8e0e2d
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0xe5fa62…1a099c
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase127d ago0x8cbe81…a0da12
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0xd5afc4…600204
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x6b6a82…855e9e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x105a15…174bdd
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0xeaf132…64cf39
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x7b2308…27d152
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0xf401d4…070c90
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x55b451…661b05
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x1bd29e…d25074
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase127d ago0x531729…1d3cef
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0x86d887…ff2034
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0xb21644…f373af
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0x02b061…b771cf
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0xd4653c…bf4b3f
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0x89265d…68cb62
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase127d ago0xda7d7b…e132b0
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0x1c9ee2…cfaaf4
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0x170a81…329b70
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0x307590…21dca2
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0xf671d1…e1d3d1

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.