Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase83d ago0x13c480…f3a203
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x2d7a21…7d5ab6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x29b3bd…ff1942
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x4c8d7d…59ff6e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x533459…362dfa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0xc45bf1…d9e702
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x8921bb…0e24bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005319100%coinbase83d ago0x68ef0f…390340
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0xf79bfb…819b92
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x358bd3…386463
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0xd57e8a…e737f7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase83d ago0x342324…eda2a7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005066100%coinbase83d ago0x87c4be…4866c0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase83d ago0xa67998…26004d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.00141100%coinbase83d ago0x8ba641…cb8702
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x871f5d…b0a134
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase83d ago0xfb9d93…023506
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x17d7f4…3f0bec
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase83d ago0xae546e…c97afe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase83d ago0x9d609a…429ef4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase83d ago0x585ea6…7e90a9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase83d ago0x784f1b…8b43b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x401e3a…226077
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004418100%coinbase83d ago0xc8ff92…672613
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase83d ago0x737bb8…3640e0

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.