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%coinbase6d ago0xd800c9…fd878d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x5bff46…49c1ac
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xf45743…9eaee2
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xd0da6a…a44a87
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x819a92…b81d6c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xc7c62d…e2a454
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xe155cd…19deeb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xd44e59…70a1b6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xa750c9…03e5fa
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xf6a55c…dc3062
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x3f2937…0073db
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xa41e82…fe8c4f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x6fb218…b8035e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xf51ba5…dbc358
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xb0d8a9…7a95b1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xc6fd35…a61803
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xdb63c1…bb97ed
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x1191a3…45006c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xa7ffff…9c9d9c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x806e4c…22f22e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xb1cc25…2bf613
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x143615…a3572e
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0xd77e88…25f5c5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x0a9826…a7d33d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase6d ago0x5afb51…e537d1

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.