Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x812c…a4340x9c95…e299Base—$0.001100%fluxa50d ago0xe9cfd5…3045f6
0x812c…a4340x9c95…e299Base—$0.001100%fluxa50d ago0x129db0…d8e4ee
0x812c…a4340x9c95…e299Base—$0.001100%fluxa50d ago0xfa78d5…a60e22
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x361dfd…3d8578
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0xf55fe2…b82038
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x0c404b…b9ad8d
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x72f331…c7baff
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x4dcb8c…13adef
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x93a604…2c8194
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x20e42a…f065b6
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0x814547…3d5c82
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa50d ago0xd613b5…1bda49
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x418b1a…960818
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x993f4c…92d653
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xd6396e…de87d3
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xae04d6…de45a5
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xb42147…cfc50f
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x7d8a1c…8a4d0c
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xf16ad5…b1d2a9
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x320845…ed120c
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xfa4af5…58a61e
0x812c…a4340x9c95…e299Base—$0.001100%fluxa51d ago0x02b06f…b31cd5
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0xdb9d36…dff94b
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x283c9e…bce98b
0x812c…a4340xfe80…47eeBase—$0.001100%fluxa51d ago0x0829ff…17cb1f

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.