Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x7e3df9…6cef4c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xc007e2…2fb8e9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x5b069f…89bcce
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x62417e…d413eb
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x61de4d…6459d0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x5c8ffb…e1aeaf
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x3f3aaa…e4a753
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xb1ab67…1650ee
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xbf5a9e…34739e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x5e6fbc…a22689
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xa9cb6e…b16efa
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x5d8877…c95e3a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x0a92ad…3054a2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xf8f053…fc24fc
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xe1e23f…9e9078
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xe3f0b9…cb905a
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x276bfa…95f0f1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xaa13e2…056827
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0xf45073…780900
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x3ea6e6…a91f9e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x636542…890931
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x9065d3…3ef8ac
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x1ae778…f74cf6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x307331…c5dc32
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa14d ago0x865207…bfb073

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.