Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa49d ago0x0c9f4f…cf8249
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa49d ago0x04881c…b37a68
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa49d ago0xaaf5ba…3f2bfa
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xe35a05…23a3c2
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xa7a20c…922bb2
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x9e8aa3…a80ef3
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xe98699…ae2aba
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x12c07f…c6be3f
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xd224e4…10fea5
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x78f86a…33d355
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xf4d584…14c2da
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xa6bed0…ff6eb3
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xcb9e27…0e0f3a
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0x93f3c8…2d9698
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x5f02df…4a5dc5
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x8264fe…5c19ff
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xed806a…de52e5
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0x88e05a…c8e893
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xb875c8…fa52f8
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xd81c88…8d0d3e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0x9b748e…85c889
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x2b8a23…0f14a6
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0xd9dc62…7d01e2
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa50d ago0x0f9ef1…556c9b
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa50d ago0xac441f…bdf439

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.