Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xf7a8c5…71205a
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x552911…252e68
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xf1328f…b20e77
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x51550e…ff6d3d
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x9df062…ebabba
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xa965c1…e7c158
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x7d9b95…2110cf
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x9733a2…8a70b4
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xbfd29e…e3208f
0x45c8…c89c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x120734…1e489f
0xc250…c8a90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x4e2038…92d168
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x345e25…0af5f0
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x4a1ddf…c32b01
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x109666…c1ebec
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x9693e8…3fb9e0
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x48ff25…69bc34
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x2ccd17…f956db
0xc93a…e1d30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0x6b26e8…3fc55b
0xfbd0…75610x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xbe68e8…1ebac6
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase16d ago0xd40e26…5c1581
0x3609…cc720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase16d ago0xeb203c…8ba76e
0x4f64…c0ca0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase16d ago0xd9f5c8…875d47
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase16d ago0x5d11aa…e5c597
0xbde1…88a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase16d ago0x9d01a9…29253d

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.