Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x59f492…c37e56
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0xdc0976…f1137a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x9e20eb…1f8b2a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x744986…f26935
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x6f2590…dff5a8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x7aef1f…193176
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x428d4d…5e8e2b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x084536…46244e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x006622…0021ce
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x7988b8…226e1f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0xa8e4b6…50db9b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0xd30525…3b2cd0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x76ff78…c52d4f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x576d1d…243875
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0xc57cac…8c609c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x22d523…d1ec09
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x93a71d…8ff056
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x8d5743…93f2d8
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x3f4d3f…84a637
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x9f1592…671a41
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x0eab35…e7a020
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x7d2a3a…23d156
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x423257…668037
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x45350b…cde190
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase9d ago0x99091d…24ff89

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.