Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x29ec9e…5faf49
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0x4a6751…19845e
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x010c9e…c858e0
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x5b37bc…36c254
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0x89e1e1…84f342
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0xa35310…6365f2
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x86922e…604919
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x83d61b…aac3a7
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0x9d34ea…cbeae8
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0x556673…208438
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0xafdbe3…3ef5b2
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0xc6f4f6…3e6b29
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0xca89a9…adc580
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0x35f128…68e558
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa39d ago0xd56cd3…9852bf
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0xb01f1e…9877fc
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0xa4879f…1a3fc1
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0xaffee7…ca3200
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0xcffd1a…b0064c
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa39d ago0xbe1edd…da1f23
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa40d ago0x060206…0fda78
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa40d ago0x4b8f7a…830891
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa40d ago0x233cfb…5b5b9d
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa40d ago0x2c371c…94398b
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa40d ago0x7db9a8…6b0698

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.