Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x7f4be2…ce7979
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x672645…d0c084
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x55d017…48b298
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.005564100%coinbase117d ago0x5d1b09…3ab3c3
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x5525d1…a28fb1
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x4d2c06…304bb9
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x138c86…4c3be5
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.00541100%coinbase117d ago0x18513c…c51ba9
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x9b9e91…437fc9
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0x82a135…d35c6e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase117d ago0x6e1900…178c52
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x3fec77…1cd405
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase117d ago0xdaba62…1f0a82
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.0048100%coinbase117d ago0x950a3b…7d8930
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x75be4d…bd37c2
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x065964…50ee99
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.0048100%coinbase117d ago0x392c82…88390e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x1c29cf…75fbdf
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xdcf6e9…fc17e3
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xa096fb…41f20b
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xb0d028…995c5e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.00405100%coinbase117d ago0x8f396f…f47c10
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase117d ago0xdf7666…369edf
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x7fb0ae…65095e
0x8fa8…7d730xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x37f69c…738db0

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.