Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xa2a327…d2ac5a
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x6546fb…24a34d
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x156917…7703f2
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x981635…b9cd72
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xca103f…7dddd8
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x138d65…33a3f0
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xcad1dd…b1a217
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c66eb…268fb5
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xcc169f…6dc934
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xdaf661…0a657e
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x99e3ba…58266f
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xc51612…66a6db
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x374c8e…36f0c8
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb87545…c80338
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x468e0c…899131
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2e6a98…643eca
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x99355b…90337e
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x54ac9a…243ab3
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1477a0…a870ab
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xb0a9cd…219a11
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x00f86b…d147cf
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x34d856…d28541
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe16632…08d502
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3dc38d…311c5a
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa18d ago0x1fc109…e3e5ed

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.