Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.004369100%coinbase69d ago0xd5e910…66e6a4
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.00816100%coinbase69d ago0x12bb72…6adebd
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007873100%coinbase69d ago0xadc9d7…a7a888
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase69d ago0x012b82…1ea873
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase69d ago0xa2ecbd…ca821f
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0x8d1765…0ddfbb
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xe80db8…813fa3
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase70d ago0xdb8219…4aad45
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008344100%coinbase70d ago0x49b7ee…4518f2
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.008107100%coinbase70d ago0x1f18be…35fd07
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007989100%coinbase70d ago0x14f7f6…32033d
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006189100%coinbase70d ago0xcae6cf…74fb55
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003796100%coinbase70d ago0xbec7e5…b238f6
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xb7f533…d7b667
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase70d ago0xa9dd63…d08490
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.00825100%coinbase70d ago0x8e6295…d0f09d
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007975100%coinbase70d ago0x4d7dc7…9a404a
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.007905100%coinbase70d ago0xb704bd…61c241
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.006155100%coinbase70d ago0x7141d9…ba3a06
0x8c26…b5e20xe903…1abfBaseBlockRun.AIAi$0.003785100%coinbase70d ago0xef342e…8a1ede

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.