Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x0ea43e…566022
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xc2e66e…1a77d8
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x4b226d…97a0e9
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x378ca6…3ac03e
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x4494ad…87ff7d
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xb8eda4…3faedb
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xf266f9…408c81
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x162466…48b94f
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xf8f239…f585f6
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xfa9336…81feb7
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x7c3fec…d107ed
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x577f02…c0603b
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xe15ff2…83a2ee
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x87167d…50cfdd
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x24842b…dd16c5
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x87fc0b…c73503
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x3f1bc1…bad1de
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x2022b7…3f62eb
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x371ece…4a77e9
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xe96ec1…b5b5c1
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0x25e4ec…92f1a9
0x7608…68d50xfe80…47eeBase—$0.001100%fluxa24d ago0xc32e92…24440b

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.