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%fluxa15d ago0xd412f3…908c29
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xf0d56e…bfa2fa
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x6b85da…25d0c0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xda0be3…497947
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x888a09…9aacc0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x62cead…c02b02
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x2f48dd…30d092
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x389142…41b608
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xeeb27f…72a5f1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x1ef061…6d3557
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x692cc9…ea7f70
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xaf2a2a…e1e80e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x804ce7…e80d88
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x4f39c9…08d264
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xefc958…256d14
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x18dab5…6a1fc0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x9e529e…ff9f18
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x24650a…2d9e78
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x35b60d…929352
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0xa030f5…a38b6d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x708dd9…2ab3a8
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x0d9fd2…d99fb9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x617308…08a405
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x1eae85…edc2b8
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa15d ago0x444110…1591af

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.