Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x31a5bb…e3fa54
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0961fa…c4d399
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7fc801…002bbb
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa1b9d5…f5e00e
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x736d66…31cb88
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xddbf5e…ce2097
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb0a1e2…801525
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0f4f16…5ccaae
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc5cdc6…ca1cba
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x92e951…287100
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd664b8…e048ff
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe61ee6…870c92
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2baa3…d58927
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c452a…1f13f0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x07fddd…af97e5
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1733be…1f3153
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe601fd…213d5f
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d947c…4dc8c2
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x58da0f…3692a6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5f4388…bd6cb6
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf49ae6…00978f
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0a4fab…d8253e
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf0851e…2ba8f0
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc21ecb…88cccb
0x2e88…de1f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7ab408…d8ea43

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.