Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x88cd7a…ee5cac
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0x820b2f…6d8e8b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x7050c9…75807d
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0xa73802…76399a
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0x41c4d6…03197f
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0xa253ab…16bc84
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0xe8eb6a…931605
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x9114a1…6a1483
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0xc79012…4f28b2
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x28bc48…02a757
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0xa6b2b2…0dd299
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x7a652a…22536f
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0xbe279e…10e610
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x8c9cfc…79e85f
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0xe4c97e…38857a
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x8006bf…cad38b
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0xb679ab…673f71
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x29e439…af2d09
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0xc1c46a…8e7d7e
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa39d ago0xde8bda…3d1c70
0x64b9…dc9a0xfe80…47eeBase$0.001100%fluxa39d ago0x532c6a…93b35f
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa40d ago0x0dd8e3…642799
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa40d ago0x4ca0ca…587168
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa40d ago0xfa6b52…8a5c9e
0x64b9…dc9a0x9c95…e299Base$0.001100%fluxa40d ago0x166f8f…395f24

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.