Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee99…d67a0x10c1…1e24Base—$0.39100%coinbase108d ago0x78b3ab…017f28
0xee99…d67a0x10c1…1e24Base—$0.55100%coinbase108d ago0x91c187…62227e
0xee99…d67a0x10c1…1e24Base—$0.55100%coinbase108d ago0xb05591…9769e4
0xee99…d67a0x10c1…1e24Base—$0.61100%coinbase108d ago0x1929d7…778004
0xee99…d67a0x10c1…1e24Base—$0.55100%coinbase108d ago0xe70343…cc744e
0xee99…d67a0x10c1…1e24Base—$0.51100%coinbase108d ago0x9e21a1…451936
0xee99…d67a0x10c1…1e24Base—$0.53100%coinbase108d ago0xd028b0…5dcc98
0xee99…d67a0x10c1…1e24Base—$0.53100%coinbase108d ago0x3799e2…78ea8e
0xee99…d67a0x10c1…1e24Base—$0.19100%coinbase108d ago0x6b1907…1f6375
0xee99…d67a0x10c1…1e24Base—$0.52100%coinbase108d ago0x9a0544…f8bde5
0xee99…d67a0x10c1…1e24Base—$0.53100%coinbase108d ago0xcb2573…2d99e2
0xee99…d67a0x10c1…1e24Base—$0.63100%coinbase108d ago0x11ab51…bf13b8
0xee99…d67a0x10c1…1e24Base—$0.61100%coinbase108d ago0x387199…6cfdf2
0xee99…d67a0x10c1…1e24Base—$0.57100%coinbase108d ago0xa8fb06…0d6c35
0xee99…d67a0x10c1…1e24Base—$0.69100%coinbase108d ago0x62c041…24cb09
0xee99…d67a0x10c1…1e24Base—$0.50100%coinbase108d ago0xac1bbd…af53ff

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.