Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x33f335…98cfa6
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x8b8fce…c3f276
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0xd06c41…8e6a77
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0xbf1912…a317a0
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x8347b2…22ad48
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x4a7f48…248df5
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x0acc8d…9f61a0
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x4e7e0e…279c32
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0xf049b6…5b2aa7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0xa388a9…0aad38
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa39d ago0x280c0c…f549b2
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x587da7…cbad6b
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x2c6752…ad0b99
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x4ed331…9a28e7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0xa59c3f…036e2a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa40d ago0x57a87e…e19d74
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x338739…b6110f
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x516482…6bf45e
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0xa9f178…49a517
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x42297e…d5c13f
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0xde809e…8a4430
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa40d ago0x17a19a…dc771b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa40d ago0x0a748b…aa6bb8
0x0000…9c630x9c95…e299Base—$0.001100%fluxa40d ago0x83f567…8d5fa9
0x0000…9c630x9c95…e299Base—$0.001100%fluxa40d ago0xd6cda7…77445f

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.