Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xdbf1fe…3e59f5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x2a2b97…909ae8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xc0f907…3ddf6d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xf08afe…c4dbb6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x15f90f…da6dbe
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x869614…b7e250
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x12b4bb…be70bd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x2ca5ac…512e42
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x198a70…313954
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xac067b…91dcac
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x6b654f…91dfa9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x611ec5…66c5c4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x00cda6…b6d495
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x00f763…d1b7ab
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x24d889…442347
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x4f9085…eb893d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x447953…570f07
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xe9ea44…6f0fef
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x56466c…5f518a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x0d9eb8…2a6b0c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase18d ago0x5862b5…26f4e5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase18d ago0x59901c…558466
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase18d ago0x37dae1…1fc61f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase18d ago0x0f0d77…cfd6da

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.