Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xffeb59…3d55d7
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005924100%coinbase124d ago0x1d19af…867ce2
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xacddbb…1c690a
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005922100%coinbase124d ago0x5ca83d…712c60
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x5e8ae5…f3ae01
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005923100%coinbase124d ago0xe6dc5e…ce32fb
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x7ce5df…69c151
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005922100%coinbase124d ago0xf7b835…d6011c
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0x927402…46fb67
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005922100%coinbase124d ago0xa2bc7e…fdd525
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase124d ago0xf18d9b…0064ee
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.005922100%coinbase124d ago0x452172…6e2532
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x55f49d…bdba62
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xdc9800…f9a164
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x0ec689…4d0ae1
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0xa4ebed…448217
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xd1c3eb…288d20
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x9595e4…fd70d5
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x610f24…bf2595
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x9142cb…78c8e6
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xee24f7…d44bb6
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x1bdd8c…0e5614
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x754b6d…151d8f
0xa79b…d9620xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase124d ago0x281d48…a78fa7

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.