Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x403f55…b24957
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xffa89c…a09725
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x584f9c…3a2285
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x87e11d…66bf1f
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x5164f6…2edebf
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xc16de8…901aa1
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xc86e6b…ef345b
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x67f08d…b7c159
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xeb4aaf…521c63
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x96f7d2…697f35
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x52b367…df125b
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x89f436…8b9cc9
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x32e52f…49b661
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x5ac532…f1d9b0
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbaf875…5ba59a
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x43eef7…fc0222
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x791322…bc7ec9
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbc4006…d4ab55
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xc6a870…b4f569
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x4d37be…73fd02
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xc9d1fc…27bcc4
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xcf2ea4…dcb011
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xb7b5e0…c51f59
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xa6f1c2…70ac42
0x2394…7c200xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xbdb331…b61e5b

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.