Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe2a432…4ba2ae
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10s ago0xad62dc…ab7581
0x748d…f3460x46fe…7b30Base$1.0070%0xa923…c9ac10s ago0x7be06d…d2782c
0xffa5…92ca0x4f4b…422dBase$0.0035100%coinbase12s ago0xb3b90c…a675a0
0x6737…74aa0x6839…1a2bBase$5.00100%coinbase14s ago0x296182…050f6d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0x2dfe52…d2ac3e
0x5e14…28990xa9dd…2315Base$0.01100%coinbase14s ago0x685a0c…1de052
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16s ago0xb1c4ba…766cf8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase16s ago0x2c3146…955913
0x5e14…28990xa9dd…2315Base$0.002100%coinbase16s ago0x6e49a9…83da2d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x2a7270…b2f531
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16s ago0x7f61e6…b53fdd
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18s ago0x003411…8c56e1
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x717c29…20cae6
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x6501ab…678a3b
0xc204…cbb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xe2c2a6…2d6198
0x6061…bd6f0xef43…6c7fBase$0.01100%virtuals24s ago0xc28201…d1ba86
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase24s ago0x3e7393…cd05f9
0x8708…34710x6839…1a2bBase$5.00100%coinbase24s ago0x0068be…27bd9b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8600bc…0a9349
0x1332…66eb0x47c5…4fc3Base$26.2570%0x2d8d…301628s ago0xfe136c…f8891e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28s ago0xe150a1…605b6e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x173312…c75d08
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28s ago0x98edcf…9dad1a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x7483c2…d47da1

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.