Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0xea7202…bdbbe4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase16d ago0x2b0cb5…4640f4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xed710f…52ac83
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xb5dad1…5890b0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x158d9f…3858c4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x8aff91…5e9857
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x8e9643…a5fa2c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x72848e…cc31aa
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x55bd23…b0ecd9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x3b2560…1ed12a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x215e17…d249cb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x69abf3…d31369
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xe5cb92…5e587e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x6acc31…89d1d1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xdfa608…b32ba1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xc66a69…c16b3b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xc06cee…8a4f9e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x975d95…bfa289
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x140948…d485e5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xd8a27a…38960c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xc81912…85e967
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xc059ad…f05c2c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x9a33da…5ebc0d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0x93651e…ad2df8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase17d ago0xe312ef…52adcd

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.