Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x8bbec5…d291da
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x85c8c0…5108b4
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xaa6be3…929e81
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x8d48f6…dc4171
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x7cc02a…316df5
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x5f65c7…f3fab0
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x7a85f4…4f9afd
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x580edf…c16bb6
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x915235…b14f29
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xd06ea3…64fbf5
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x8c3cf3…270ab2
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x09361d…49421d
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xef0e08…fc2b27
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x6fc119…ed4d0f
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xb245fb…7c6f20
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x7a3a2b…608718
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x75aa43…7e6344
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x8709a3…078a53
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x287bd9…19299b
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xe0bc36…88fb9b
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x3268bd…fc2435
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x097540…c9b939
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xf0c9a4…e40511
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0xaf4373…38e7a7
0x4705…cf630x9c95…e299Base—$0.001100%fluxa58d ago0x0a78d6…f540dc

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.