Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x8dc1e3…20e54a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x593c04…69f27c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x216bf6…6951f7
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x82298e…fb5f47
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xf3216e…2f62f2
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x20b2ec…fb1da5
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xe454d2…dd1c4e
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xa602fc…ec341c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xdd6b8d…56befe
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x5448e8…768ea2
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x290da1…96321d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xf4713c…8627a1
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xc22278…c0a212
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xba888c…3bc083
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xca3e1e…5cb2fa
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xb94dc3…29549d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xa4e173…2cf23a
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xf632ba…1650e4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x6d883d…1a6cef
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xefe276…6de41d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xd7b210…a521be
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0xd9a2f2…9e25fb
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x5daa09…63c995
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x942983…5b6fc1
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa16d ago0x08b210…800437

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.