Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5438eb…488c20
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x2fe3e2…facf4f
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5a356b…a7351b
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa95778…edccc6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xf89548…e3a2ef
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xeae6d0…064626
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0xe1d8fe…6556d0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa23d ago0x111222…d61935
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x5155d1…f3e345
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x3d2afc…2dec6b
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc484c2…ba1f30
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd308a5…3c7450
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x87b023…d57a80
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x6ea5a2…fbafbe
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0xd4cbf8…e89d49
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x3d0c05…7034d0
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7ff721…f2ada1
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0xe170b1…635e2f
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x7baeee…4054b5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x2b28f1…758d3a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x124374…99a0b9
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x11d117…0da044
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x101cb0…4adbee
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0x84c6a3…6ded89
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa24d ago0xc79289…a0c186

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.