Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc780…f1ec0xdf62…30eeBase—$70.3670%0xb31a…568f30d ago0x5d2fe0…9fc355
0xc780…f1ec0xdf62…30eeBase—$64.9570%0xb97a…ba2d30d ago0x7ab91b…d5ec4c
0xc780…f1ec0xdf62…30eeBase—$69.7170%0x0fb0…485930d ago0x163652…2f03fa
0xc780…f1ec0xdf62…30eeBase—$66.2970%0x0452…7f6630d ago0xd676bc…11e3d8
0xc780…f1ec0xdf62…30eeBase—$55.1970%0x89a0…ff5830d ago0x43c5b5…e74b07
0xc780…f1ec0xdf62…30eeBase—$76.8170%0x1e0a…902e30d ago0x2f0c79…f5e664
0xc780…f1ec0xdf62…30eeBase—$65.2470%0xc807…52c730d ago0x5e3b9a…bbc947
0xc780…f1ec0xdf62…30eeBase—$76.2170%0xa06c…18fe30d ago0x186fcc…27713b
0xc780…f1ec0xdf62…30eeBase—$53.5170%0xa2b7…2c9a30d ago0x0dfc2c…4e261e

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.