Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x5c6f6b…0268cf
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x527ed5…d6f29d
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x4abe2b…63813e
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x4aeffe…2727fd
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xe989f4…152ba4
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xb6500b…8ecdd5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x34cae3…aae116
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x5a6e67…e1ba32
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xb8cfe4…efb5c9
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xae56b3…c2cb79
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x2163b2…310350
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x6aba6f…e680d7
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x11899f…6f9633
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xe85523…e81ac5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xcbab67…f79f96
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x1874dc…6b5410
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xa0e96f…d1bb5f
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0xb6aca6…3b6083
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa22d ago0x7d27f6…ac197c
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0x700289…550c18
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0x23c990…9ea0c5
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0xdc2436…541c64
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0x7ba60e…cec480
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0x33d1d8…56ef41
0x7f3b…cff40xfe80…47eeBase—$0.001100%fluxa23d ago0x0c0539…0cb37b

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.