Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x94ebb4…befe04
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x6a1ac6…0b76d4
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x2d0578…d6be59
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x87e12a…c45f6a
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x44e8e8…6d803e
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xb2bbc1…25b316
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x84fdbf…c4bc52
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xe8a36c…877ffb
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x574d92…8f294f
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xd8c2c2…9bcf8b
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xbe3692…800c56
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xad1dcc…dccf89
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x638b23…e875b5
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xf01c20…a966ad
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x9060f5…933ff1
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x769d2f…6e8e84
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x861c58…6af18a
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x06a419…660c40
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x821fa8…9c4d97
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xd08a1e…f45350
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x12e7b3…eacb38
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0xfc5b5b…2e1299
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x4b9bd8…993998
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x1132f1…815704
0x8129…c0460xfe80…47eeBase—$0.001100%fluxa10d ago0x5c32e6…fc0fb3

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.