Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x955dba…e27148
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x731407…26ef83
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x1a7473…ede88e
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xdf33cf…fc73ff
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xffc9a3…780e06
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x5991d1…4afebd
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x660ce9…f982ee
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xc0fa86…ffa75c
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xc3bad4…e72d9e
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x971a51…6afa7a
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xc38194…9a2aae
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x799259…419beb
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x83fed3…5772e6
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x2dc193…87db87
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x5800eb…4ec954
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xbc5884…ecff71
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xb00d81…218b2a
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x7e7554…52207e
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x9d5717…8a1164
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xeb16d2…08bb09
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x71adf8…c8396f
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xcad5fc…cf31d9
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xd512ba…d8526a
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x6876d6…1049b1
0x26c4…b7970xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xaf5e3c…66427f

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.