Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xaf3176…bad175
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xabb694…c26455
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xc3654b…4946b9
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xfb06e3…e98581
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x40cb19…49548b
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0xc56dcf…e06ef8
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase126d ago0x6f5741…eb8378
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase126d ago0x063a6b…86708d
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.006531100%coinbase126d ago0x594d0a…6b5de6
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.006457100%coinbase126d ago0x0db3e0…fa72b8
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.004856100%coinbase126d ago0xadbf0a…f4b36e
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.004777100%coinbase126d ago0x5f8125…005d42
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.007075100%coinbase126d ago0x9a1941…78cbb9
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.002162100%coinbase126d ago0xa04fbb…3c0b26
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.002159100%coinbase126d ago0x882cce…290c73
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.006559100%coinbase126d ago0x0b7348…c9ac13
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005948100%coinbase126d ago0x2abf47…17e5aa
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase126d ago0x05456f…6d715c
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005645100%coinbase126d ago0xaeab04…ed9d29
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005524100%coinbase126d ago0xc9f066…7927e8
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005406100%coinbase126d ago0x9ba32e…0e5efa
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.00533100%coinbase126d ago0x2ad228…c9c708
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005234100%coinbase126d ago0xd2b469…e3beb2
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005204100%coinbase126d ago0xa5d66e…d21351
0x50da…82970xe903…1abfBaseBlockRun.AIAi$0.005172100%coinbase126d ago0x91119c…af5c58

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.