Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0x9e5fb0…4bc7f9
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0x165994…52190c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0xf3576d…c22d07
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005204100%coinbase104d ago0xcce152…2f37ae
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006314100%coinbase104d ago0xf91726…9df74e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006314100%coinbase104d ago0x704eec…6f79f9
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006314100%coinbase104d ago0xa2e289…6d7315
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005691100%coinbase104d ago0xe4b56d…b00611
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0xd1f889…30557a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0x97ecf6…e36f00
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0x3d75a7…7e5738
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0xa0b586…7be419
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0x98e4ba…017a62
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005523100%coinbase104d ago0xaee1a8…47d4f4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005204100%coinbase104d ago0x2e7b39…869880
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005931100%coinbase104d ago0x90143c…1be36f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.005635100%coinbase104d ago0xc3153f…bb6d06
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006587100%coinbase104d ago0x8bbba2…fa1058
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006002100%coinbase104d ago0xc17f2c…fc649b
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006605100%coinbase104d ago0xcb3f69…0a6122
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.004579100%coinbase104d ago0xe11c4c…fbcd63
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase104d ago0x5f8a6c…47be95
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006605100%coinbase104d ago0x98a094…49a35e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006605100%coinbase104d ago0x602cc0…e20d33
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006297100%coinbase104d ago0x6089a3…ed03e5

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.