Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x73d93a…e7b3b7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x514a40…bb2216
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x4281ae…aad273
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa14d ago0x08c5e6…6ca9f6
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x2fb05f…9364dd
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x62d61e…cdd2ac
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x6af340…00dc54
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x77b760…59eeeb
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0xbe1502…3ea445
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x96b44e…b3bdbe
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa14d ago0x72f989…8dc792
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x439741…f80f05
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xb4e5b7…dde26a
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x3df1a2…0bd2ca
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xfe00f4…50d5ba
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x1ce7ec…ceabf7
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x37c577…854f38
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0xab00ba…471940
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0xca5577…b10ad9
0x1eef…42dd0xfe80…47eeBase$0.001100%fluxa15d ago0x654b5d…8d29c3
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0x557b9e…6a0163
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0x1fdff6…a8bc39
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0x3c9cf9…5a794b
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0x995a4c…a44ed0
0x1eef…42dd0x9c95…e299Base$0.001100%fluxa15d ago0xb5d9db…43248c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.