Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x463f9f…62e8c5
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x264c22…1389c1
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x6a5f47…e6df60
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xb6c981…6632c1
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x4bf012…17fdee
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x2c6629…d0cf47
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xe93381…cfaca9
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x0d4b70…26e6d8
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x583237…41ae00
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xca3d8d…9336cd
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xa8636e…328b06
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x3fe24b…6fa5d8
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xde5301…cc3ba8
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x75b66a…d31de2
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x5770b0…46355a
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x5cef79…34a4d7
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x7e6fe8…c1424b
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x362297…64326e
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0xe0aa3a…a54ccd
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0xba3fea…0cd0c8
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x7efca6…f26367
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x66118e…80e00a
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0xb99cdd…e2ba9b
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa42d ago0x01389c…b9ba26
0x74af…94aa0xfe80…47eeBase—$0.001100%fluxa42d ago0x5ce15c…e4d8f1

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.