Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x5a8a62…11a884
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xad534a…c28f55
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x3c2723…4a3bad
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x5dd0c4…8a3eee
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x8d2e37…5e8e2b
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x585735…acacf4
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x619d99…eea29a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x9b6489…c31a47
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xbde03b…852c7a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xf41b14…6936cf
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x1305c0…e0aeab
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x39633f…f969e9
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xb7c01f…3fbd63
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x7daea6…2bc7db
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xf090a5…ba75b8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xd7ddc4…b97949
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xf0f919…33d55d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x89e596…b474d3
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x467fa9…5ef9ba
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xdc2d69…629e2e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x26bb98…afe2ef
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xc86ce5…e51076
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xc6130a…5a0da0
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0x1cf3d4…4bc864
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa16d ago0xfa96e3…e1692c

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.