Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x86716c…cb5348
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x71b483…dff610
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xfdde8b…043f6b
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x68c2f0…642f27
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x104a19…d0d76b
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x2b1622…d5116d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x44b3c9…686907
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x9914ab…d91e56
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x596118…e3fb10
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xdad35a…fcbab8
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x689c5d…08c225
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xd6d4b1…f710b3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x26de89…a92da5
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x06c631…23e5d0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x84ec1b…941ce0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x0f4f89…9ec2c3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x11c6d5…73c2ab
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x716164…2f6203
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x296baa…c24030
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x41476d…5f6ddd
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x17dd06…b597b1
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x74bc25…5b6762
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x6bec71…6035ee
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x6f89fc…386c18
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa30d ago0x4344c2…cbd0e7

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.