Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c6…33270xac65…4417Base—$0.07100%fluxa110d ago0xc94161…d60b24
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xce4212…2177ba
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x8e5c5d…fcbc78
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x59baf1…4bf71d
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xb3cf8f…15ec15
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xff56c6…4c662e
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xa40a66…2794dc
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x9a3947…a2de34
0x56c6…33270xac65…4417Base—$0.03100%fluxa110d ago0x7073dc…98e8f0
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xfbe669…536c59
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xcd8523…5ce94f
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x3e970c…3e5175
0x56c6…33270xac65…4417Base—$0.11100%fluxa110d ago0x07641e…9b7040
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xca30a2…71544a
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x855a00…9c84b0
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xafaba1…06800f
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0xe5dca2…69600c
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x1dcc1e…23ba1e
0xb90a…9ae40x56c6…3327Base—$0.01100%fluxa110d ago0x9bbba6…020c67
0x56c6…33270xac65…4417Base—$0.03100%fluxa110d ago0x28346d…252e15
0xb90a…9ae40x56c6…3327Base—$0.05100%fluxa110d ago0x96c7e4…c5f3a3

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.