Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x93ac1a…403c3d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xf691c7…8425bf
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x6436e6…e0d3a1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a4e00…f393a8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x04470f…6ebe80
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xe31a5b…e8f3f6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xc45392…d327e0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x48bb3e…a3df84
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x492861…01d1d0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x4941e0…f6aa0e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x7045ec…02ab16
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x163ebe…0a342a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xa8dbf0…18a127
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x781cf7…2e795f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x32e2b7…4dab1b
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xcbb7a4…139285
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x45ce13…644b7c
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x149a47…e6d469
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xe41ea1…039971
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xa8d00f…e0e6cd
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xf6fbc9…ecbddc
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d1c52…2a38c2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xb9e36b…fa8a2e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e1e14…b3a17f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa19d ago0xdde50c…a23fb3

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.