Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x202b54…81b6d9
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x118f64…c42fad
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x8807b6…b832ee
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x37d0ee…8a7c6b
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x670f61…eace3f
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x4e2d08…1ec159
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x331413…a7766f
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x87de19…aa55f8
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x1f214e…412c35
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xc8c273…ca7450
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xfdd218…433776
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x318901…0d253b
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x6b1e94…7ccf8e
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xd667fb…34a0da
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xa50aa1…d21aae
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x7644e3…8bb16b
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xed755f…044bb1
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x054cb5…2430af
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x7ffe19…f3b2dd
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x607f58…f3845f
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0x01416b…66eaca
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0xca1716…dfe8ce
0xcf08…eda90xfe80…47eeBase—$0.001100%fluxa41d ago0x0d9fd1…427686
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xcb02da…84472c
0xcf08…eda90x9c95…e299Base—$0.001100%fluxa41d ago0xeb9217…44af0b

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.