Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7426…e87b0x7a37…2c2aBase—$0.02100%fluxa118d ago0x1682a7…679ea4
0x7a00…faa10x7a37…2c2aBase—$0.06100%fluxa118d ago0x3f96dc…4894f9
0xf995…16210x7a37…2c2aBase—$0.06100%fluxa118d ago0xdab260…ee2d90
0x4fe2…69060x7a37…2c2aBase—$0.03100%fluxa118d ago0x65e51c…0ae997
0x41fe…93b70x7a37…2c2aBase—$0.04100%fluxa118d ago0x4c3735…30f902
0x991f…24420x7a37…2c2aBase—$0.02100%fluxa118d ago0xc6c2ce…bda303
0x941a…6caa0x7a37…2c2aBase—$0.01100%fluxa118d ago0x883ab0…b737db
0xf74a…6c7a0x7a37…2c2aBase—$0.51100%fluxa118d ago0x5d36cd…548eab
0xfdc8…4c0c0x7a37…2c2aBase—$0.01100%fluxa118d ago0x00de48…dd3714
0x65db…b6700x7a37…2c2aBase—$3.01100%fluxa118d ago0xe01c0b…206bda
0xe254…2d880x7a37…2c2aBase—$0.05100%fluxa118d ago0xafc3b8…f60d85
0x7426…e87b0x7a37…2c2aBase—$0.14100%fluxa118d ago0x5a0d3c…50d309
0x991f…24420x7a37…2c2aBase—$0.12100%fluxa118d ago0x8a5f82…173719
0x941a…6caa0x7a37…2c2aBase—$0.04100%fluxa118d ago0xea6d95…2f9fb7
0xf74a…6c7a0x7a37…2c2aBase—$0.17100%fluxa118d ago0x4d864a…b1d226
0x65db…b6700x7a37…2c2aBase—$0.32100%fluxa118d ago0xaea4d0…9418fa
0xe254…2d880x7a37…2c2aBase—$0.12100%fluxa119d ago0x7788f1…071fec

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.