Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0xe6a934…6b924e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x8acad3…067615
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa18d ago0x406a49…6ab113
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xafb7f1…568736
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x9fe428…ce5838
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xb43669…dd5f78
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xb7fdde…fd4a4d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x5b8f0c…bfa459
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x621c3b…dc35c9
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xbd49e2…425b33
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xa6683b…30252d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x006ea7…345f88
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xb0e82a…45d0b9
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x0ebc56…a89092
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xe8938d…6b454e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x0941e4…b8a63e
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xe2d2ea…7a5252
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x43155e…3eeee7
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x546015…e34730
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xa58391…6ad01f
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xc0128f…46607c
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0x22c8d2…2e8cae
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xb4a4a2…c592dc
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xe4d46f…0ee3f6
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa19d ago0xeef1f9…024d70

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.