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%coinbase10d ago0x8dea62…247b95
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x99184b…206916
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase10d ago0x8d9634…eb6a07
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x21f893…25060c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xd7df59…30f4a5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x0397da…b4637b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x9cb0af…39076d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x0a95c2…42666b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x9c7373…cc0398
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x922fe5…f86e04
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xb7c84c…468401
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe001b4…a79856
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe7e1f9…13f3e8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x2fca71…5ce785
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xa2f7ce…a6ed9c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe34881…8ccdcb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x8be596…2a0c1f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x1c0874…963ab3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xa59744…a8ced4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x355550…18cd98
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xd0dcb5…7b1bd7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xfc49aa…fdec05
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x35d16c…fb593b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x65aafb…b46fd0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xee0d0c…c607d1

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.