Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb703…50d60x6a0a…bf67Base—$0.01100%coinbase1d ago0xa8c7a7…8c76cd
0xb703…50d60x6a0a…bf67Base—$0.01100%coinbase1d ago0x5c0e0a…1139fd
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x96f98a…ce37bc
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xd11f77…abae4d
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x63857a…a618f1
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x3f72ab…c37a9c
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x20b618…5c6484
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x5e70dd…967e7f
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x393fa1…9c14e1
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x0172b4…1e3c8b
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x99f2a2…3dcff5
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xabf908…d06749
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x52b154…bcc1b7
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x807c83…b7c339
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x128ca1…185050
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x61e9c4…9d451e
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xe8c48c…404581
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x68b7c7…f7f4b5
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x12ef24…893f20
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x0f64d5…9fc8b6
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x57b53b…75d65f
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xf325e0…05119b
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xc68a6b…885211
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0x2b0f10…e1a2ab
0xb703…50d60x6a0a…bf67Base—$0.10100%coinbase1d ago0xf4030f…8cb632

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.