Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase82d ago0x52462a…1f052f
0xc87c…67690x2373…6f75Basex402 service$0.002100%coinbase82d ago0x0d80da…207cc2
0xc87c…67690x0e84…b808BaseOtto AITwitter search$0.001100%coinbase82d ago0x71b6eb…479b86
0xc87c…67690x0e84…b808BaseOtto AITwitter search$0.001100%coinbase82d ago0x1196cc…fb4a1a
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase82d ago0x95cf94…d2f798
0xc87c…67690x52e2…f3eaBasex402 service$0.001100%coinbase82d ago0x20f270…90b0bf
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase82d ago0x3d1ce3…1fe6a2
0xc87c…67690x52e2…f3eaBasex402 service$0.001100%coinbase82d ago0xdfcf1d…4dfa40
0xc87c…67690x7a3f…2f9eBase—$0.001100%coinbase82d ago0x5c193d…712459
0xc87c…67690x2373…6f75Basex402 service$0.002100%coinbase82d ago0x41aa75…515ad3
0xc87c…67690x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase82d ago0x032c74…380398
0xc87c…67690x2373…6f75Basex402 service$0.001100%coinbase82d ago0x6131f5…a3bb69
0xc87c…67690x2373…6f75Basex402 service$0.002100%coinbase82d ago0x76b415…f97e2e
0xc87c…67690xa93f…958eBase—$0.001100%coinbase82d ago0x7c9952…9e1c72

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.