Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x5d7a4f…0b1ec4
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x7eb988…8a1171
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x102e33…1ccecf
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x01a196…c256d1
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x79953b…106233
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xce4964…924316
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x63b30f…f6e5eb
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x874c41…4e0a4d
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa43d ago0x22d90c…7bf4c2
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xa9d7a9…bddede
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x345315…24062c
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x8329de…d02505
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x7e701e…c7ee30
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xf5ec04…5bcf66
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x1154c8…8a3021
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x34353d…15cf32
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xccdcae…3d254e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xf1af54…3bc4e1
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x99830f…15bb96
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x5f5397…a496b6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x93f283…a75e9d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xa35498…11e833
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0xfb9291…9a6319
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x6cd4dd…e39f4d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa43d ago0x7566c8…d47a2f

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.