Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa547…66b60xac65…4417Base—$0.10100%fluxa117d ago0x711d50…544e42
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x6d09ff…178db6
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0xe9d5f1…37f6ac
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa117d ago0x2c2006…bd9931
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x1646cd…a2238a
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0xfd0c5c…f70aec
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x96d929…dbd7db
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0xa435a8…e1114d
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0xed3c68…a9e3c0
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x5a2c25…ab9d2f
0xb90a…9ae40xa547…66b6Base—$0.02100%fluxa118d ago0x3881b9…0b28a3
0xa547…66b60xac65…4417Base—$0.06100%fluxa118d ago0xd21a63…9915db
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x289510…68bedb
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x3f000b…1681b6
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x15696f…4cae28
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x320063…3c1587
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x527b1d…80305b
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x9577bc…1e497e
0xa547…66b60xac65…4417Base—$0.05100%fluxa118d ago0x22fdac…9d52d6
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x099960…d51299
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x4d5553…68ed54
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0x595cd5…9c518b
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0xe72f2f…4a2069
0xb90a…9ae40xa547…66b6Base—$0.01100%fluxa118d ago0xa5eb45…545aa6
0xa547…66b60xac65…4417Base—$0.06100%fluxa118d ago0xfcec41…eee90c

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.