Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0x89bb65…a25ea6
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0x56b2f3…d6c06a
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x766409…a6f63f
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0xe03f68…7bfdaa
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x4163fa…bbac22
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0xeb683f…0bb2e7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x189ec1…735b44
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0xf5e2d1…01b761
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x062ee5…c24b8d
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x148339…9b697f
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0xf0a277…b08a49
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x06607e…4244dc
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0xd8e12f…77c6a2
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0xde7a20…d135c3
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x8b5560…96f87a
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0xcf3f89…7dfadb
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0xae31e8…5950fc
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x7559e2…dbc5ec
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0xe21d81…17a59f
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x75b719…61d1cf
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x1e6dca…5c78b7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x9f1c74…250407
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x9f8a64…1278f7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0x868764…5369e7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa37d ago0xf2c58b…b117ec

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.