Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x903abe…c2f192
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x91568a…4b6033
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xdec262…919dcb
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xf4a295…0da61f
0xde31…7b070x9c95…e299Base—$0.001100%fluxa37d ago0x779b15…1fe03f
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x7c4b9f…86da8e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x113dc1…998ae6
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x20b640…1c1b1b
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xac4720…77e69d
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x5f98a8…f6808e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xa92720…9d3d88
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xaf1423…baef4e
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xf5ada0…883439
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xbdd682…6e2dba
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x221daa…6ab3b9
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x4b22f6…1ed4c8
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xbae7fc…016c72
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0xa7e96e…1e84df
0xde31…7b070x9c95…e299Base—$0.001100%fluxa37d ago0xe45191…0acef7
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x03d35d…b3f9ed
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x312c62…6eebca
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x98bd87…73e567
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x970495…882dc4
0xde31…7b070xfe80…47eeBase—$0.001100%fluxa37d ago0x3b3742…eb18bd
0xde31…7b070x9c95…e299Base—$0.001100%fluxa37d ago0xaf415b…65d176

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.