Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa60d ago0x7b3625…ff7f92
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa60d ago0x24b35f…0e283f
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x778814…bda1a4
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xe04000…4215a3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x01c3d0…44685b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x6af008…da1a15
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x2302b3…8caef5
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x056d50…bc8063
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xca681f…0c2d8b
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xe9d456…0bb77c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x11637a…b4d82c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xd846d6…237e21
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x9eeb92…ec0035
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x9a4ad0…42110c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x57f190…67f8bd
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xa8bcff…e640b3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xbc331a…3acade
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xdaf2fe…a9e70c
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x907cfa…ec3f98
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x5780c1…8830f2
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xe787d1…7e1f04
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xe31a9b…590e40
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0xf25735…c27fa3
0x1d17…c42f0x9c95…e299Base—$0.001100%fluxa61d ago0x798cf1…aa3016

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.