Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xa40dc6…fdb2a6
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xfbc725…8c49c1
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x1cab02…b5b51c
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x09425b…80b3c6
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xe17bd0…87183d
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x00c6ab…d1f288
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x7cd839…313443
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xcf8ef0…8faa5c
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x2f3461…7a48ad
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xfbf1fa…415e03
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x7d3260…06d2e6
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xb41fe8…01df4e
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xb44730…d50d99
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xb61291…71039d
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xde84aa…c768d0
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x58c8b2…810dea
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xee8740…c4eba2
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x433a43…3f6a81
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x5ae6b9…040a70
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x90ecf9…b014b9
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x4b118c…784ada
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0xa981d7…6d1868
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x13da97…e292da
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x85cb28…64df30
0xbb42…72010xfe80…47eeBase—$0.001100%fluxa10d ago0x5bbec8…3e9911

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.