Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56b6…29500xb300…8e84Base—$0.58100%fluxa110d ago0x70ae02…345d4a
0xdcea…24290xb300…8e84Base—$0.66100%fluxa110d ago0xe54559…1d194c
0x539c…821b0xb300…8e84Base—$0.65100%fluxa110d ago0xf57eaa…8433f7
0xde3f…910a0xb300…8e84Base—$0.71100%fluxa110d ago0x8438c3…66a30a
0xf616…73300xb300…8e84Base—$0.84100%fluxa110d ago0xdf53a5…eedb61
0x1173…be730xb300…8e84Base—$0.85100%fluxa110d ago0xc2b0dc…964f23
0x1db9…a6db0xb300…8e84Base—$0.79100%fluxa110d ago0xb8212a…cac34a
0xfab9…f0810xb300…8e84Base—$0.91100%fluxa110d ago0x76ce04…8a364a
0x6621…07d50xb300…8e84Base—$0.63100%fluxa110d ago0xcff759…68bb0f
0x3cb5…41130xb300…8e84Base—$0.68100%fluxa110d ago0xfb705e…2732c4
0x3210…cc750xb300…8e84Base—$0.68100%fluxa110d ago0xad8077…737f5a
0x3dc2…88930xb300…8e84Base—$0.68100%fluxa110d ago0xeb23c4…515034
0x5568…9f2b0xb300…8e84Base—$0.15100%fluxa110d ago0xe23eed…b94dd9
0x1990…8aeb0xb300…8e84Base—$0.25100%fluxa110d ago0x96f6d3…6c94a7
0xa0bb…bcde0xb300…8e84Base—$0.45100%fluxa110d ago0x7da8da…d36d3b
0x4634…25a50xb300…8e84Base—$0.15100%fluxa110d ago0xe9960c…a83826
0xc96b…98ad0xb300…8e84Base—$0.55100%fluxa110d ago0x639f5c…45e62d
0xb463…3b390xb300…8e84Base—$0.05100%fluxa110d ago0xaf31ac…077ec8
0xab53…64df0xb300…8e84Base—$0.07100%fluxa110d ago0x9e8b3a…0944e9
0xe8ec…8fc70xb300…8e84Base—$0.25100%fluxa110d ago0xdeac3f…ad06cc
0x756d…d5460xb300…8e84Base—$0.07100%fluxa110d ago0x615285…ba7356
0x76f8…2e760xb300…8e84Base—$0.20100%fluxa110d ago0x91074d…80b3d3
0xe8eb…0f820xb300…8e84Base—$0.25100%fluxa110d ago0x3fbfbe…555087
0xf5e3…e6220xb300…8e84Base—$0.15100%fluxa110d ago0x4d14e8…8eafae
0x40ee…b9690xb300…8e84Base—$0.05100%fluxa110d ago0xb952ad…38e37e

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.