Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7434…38530x7a37…2c2aBase—$0.16100%fluxa116d ago0x03bb13…d6ccdb
0x7426…e87b0x7a37…2c2aBase—$0.12100%fluxa116d ago0xb3e907…cdf649
0x718d…a6940x7a37…2c2aBase—$0.15100%fluxa116d ago0x14b677…189978
0x0b77…c17f0x7a37…2c2aBase—$0.15100%fluxa116d ago0x1fda91…5905d7
0x8ca2…c4520x7a37…2c2aBase—$0.12100%fluxa116d ago0xfcb49a…a55f32
0x7a00…faa10x7a37…2c2aBase—$0.18100%fluxa116d ago0x45dd74…4ab895
0xf995…16210x7a37…2c2aBase—$0.16100%fluxa116d ago0x3e5cbb…a944df
0x4fe2…69060x7a37…2c2aBase—$0.13100%fluxa116d ago0x087b27…e6df98
0xe52d…a6590x7a37…2c2aBase—$0.16100%fluxa116d ago0x242704…db0ade
0x41fe…93b70x7a37…2c2aBase—$0.18100%fluxa116d ago0x7ba0df…415d13
0x657c…1a560x7a37…2c2aBase—$0.02100%fluxa116d ago0xeae137…c6e62f
0x079a…5e090x7a37…2c2aBase—$0.01100%fluxa116d ago0xbf1087…554dc8
0x991f…24420x7a37…2c2aBase—$0.15100%fluxa116d ago0x2ea20a…396177
0x941a…6caa0x7a37…2c2aBase—$0.15100%fluxa116d ago0xc2a7c6…91a964
0xf74a…6c7a0x7a37…2c2aBase—$0.19100%fluxa116d ago0xcd90f1…eead45
0x65db…b6700x7a37…2c2aBase—$0.35100%fluxa116d ago0xe7c821…3105f4
0xe254…2d880x7a37…2c2aBase—$0.10100%fluxa116d ago0xfee868…e68455

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.