Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x33e3ec…df30f8
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x7bf91e…009eac
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xdc3166…24022c
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xc526d3…ae92e4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xc11a53…babf03
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xe0c92a…a44c8e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x137cf6…664f4c
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x02f84e…c6badc
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xfa9a82…41b100
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x4924c6…746909
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x0ccac2…1022e7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x556a09…28356b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x71e6ec…6af8e1
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x8e1474…6d2141
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x0586f0…d48ad6
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x8aaf12…69605a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x7bdcb3…96c362
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x609efe…d16176
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xb4f27c…35f2eb
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x3f51b3…c1c1e9
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x00d243…a8e4f4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x3b1dff…fdae39
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x03017a…2ff688
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0x5ee024…828d3a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa18d ago0xf0248d…728d3f

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.