Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x424993…e7f126
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xf75f31…778e23
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x7631c5…1db7ff
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x19bd05…306a66
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xa23fd8…ca87e1
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x4543e6…6bf731
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x94cc4b…721e6b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xf0e16d…cf33a6
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x4dbb53…d37a5b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x260135…9d1d5b
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xb3ecd1…7e730d
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa47d ago0xb1eb67…8057a5
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x62ee87…b626e9
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa47d ago0xd4cb83…52d948
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x0aa3d4…9c920f
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xda9831…b11929
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x0c8015…3310b9
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa47d ago0x0c3791…ba90a0
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x814e5f…f2dd64
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xc8b055…2b62f2
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0xf34be2…688f6d
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x554ea2…7b353c
0x92cc…160b0xfe80…47eeBase$0.001100%fluxa47d ago0xa836e3…525e2a
0x92cc…160b0x9c95…e299Base$0.001100%fluxa47d ago0x13ad25…5f8fe1
0x92cc…160b0x9c95…e299Base$0.001100%fluxa48d ago0xddfa08…c2ac60

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.