Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd429…1f2b0x10c1…1e24Base—$2.62100%coinbase114d ago0xb5491a…961852
0xd429…1f2b0x10c1…1e24Base—$0.51100%coinbase114d ago0x7f4b04…4793c6
0xd429…1f2b0x10c1…1e24Base—$0.98100%coinbase114d ago0x5d1629…47089f
0xd429…1f2b0x10c1…1e24Base—$0.71100%coinbase114d ago0xdffac8…6daf31
0xd429…1f2b0x10c1…1e24Base—$0.62100%coinbase114d ago0x5c9799…33ac12
0xd429…1f2b0x10c1…1e24Base—$0.56100%coinbase114d ago0x7f2b59…f36fa4
0xd429…1f2b0x10c1…1e24Base—$0.77100%coinbase114d ago0x4644f0…b19588
0xd429…1f2b0x10c1…1e24Base—$0.61100%coinbase114d ago0xb2787f…146fdf
0xd429…1f2b0x10c1…1e24Base—$0.56100%coinbase114d ago0x224547…727e7b
0xd429…1f2b0x10c1…1e24Base—$0.55100%coinbase114d ago0xd19254…4f70be
0xd429…1f2b0x10c1…1e24Base—$0.53100%coinbase114d ago0x2cb8aa…aa15a0
0xd429…1f2b0x10c1…1e24Base—$0.54100%coinbase114d ago0x329f44…346f8e
0xd429…1f2b0x10c1…1e24Base—$1.00100%coinbase114d ago0x323133…b70adf
0xd429…1f2b0x10c1…1e24Base—$0.94100%coinbase114d ago0x7f9640…0a87b7
0xd429…1f2b0x10c1…1e24Base—$0.91100%coinbase114d ago0x6b6874…5a6efa
0xd429…1f2b0x10c1…1e24Base—$0.58100%coinbase114d ago0xe6bc5f…8b2792
0xd429…1f2b0x10c1…1e24Base—$0.54100%coinbase114d ago0xfb7756…bc5c83
0xd429…1f2b0x10c1…1e24Base—$0.54100%coinbase114d ago0x79b61f…6611d9
0xd429…1f2b0x10c1…1e24Base—$0.53100%coinbase114d ago0xbc81b8…6e9570
0xd429…1f2b0x10c1…1e24Base—$1.00100%coinbase114d ago0x57defd…d48ef6
0xd429…1f2b0x10c1…1e24Base—$0.97100%coinbase114d ago0xfa8a47…92450f
0xd429…1f2b0x10c1…1e24Base—$0.95100%coinbase114d ago0xfa5a68…90c2b3
0xd429…1f2b0x10c1…1e24Base—$1.15100%coinbase114d ago0x9918bb…1eaf34
0xd429…1f2b0x10c1…1e24Base—$0.86100%coinbase114d ago0xbb5aa2…37d826
0xd429…1f2b0x10c1…1e24Base—$0.85100%coinbase114d ago0xd605f4…eca116

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.