Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x85c0aa…6d8248
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x9bbcd8…3e6e81
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0xcb3c39…94bd19
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xda38a6…16aeb7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xa4dc08…4b98f3
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x67f609…1263fc
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0xd7ebdf…d24646
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xfb1808…06c132
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x963a97…f11de8
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xbe595d…598919
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xfb5bd6…18a4bb
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x4c0b7d…88ec22
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xa29b24…ba5634
0x0000…9c630x9c95…e299Base—$0.001100%fluxa36d ago0x2a2b21…229f95
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0xf8a855…a2765d
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0xfe0643…a4f65a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0xb5d356…f3faa0
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x204423…6a1ed2
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x39419d…eccd0d
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0xa582a8…ca7626
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x5cfe6c…08995c
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x2fa8cf…8cd039
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x55a925…82ba36
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x000b65…2ea7dd
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa36d ago0x2e66f1…f17e97

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.