Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa40d ago0x3b7f35…50a847
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa40d ago0x9f1ec4…d3400a
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa40d ago0xa4fd20…281b5e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa40d ago0x130bdd…e0b260
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa40d ago0x50fc4b…9b4572
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa40d ago0x635132…1c6193
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa40d ago0x2041d3…4948c6
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa40d ago0xd7dd3f…c6fdb6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa40d ago0x4a2814…16923e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xafad93…58e5f2
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x953c8f…eda16e
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x36aef1…64d9cb
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x750c26…eed087
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x6b952a…a0bf0a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x3568ca…2134a4
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0xb22a04…636ab9
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x0c2226…53e737
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x35b60b…05aee1
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x876f4f…f96c8d
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa41d ago0x9a8421…f3d81b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x998e4a…612726
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x41dc99…e5ae70
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x1f364a…a8859c
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x30f125…c86430
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa41d ago0x0e6e68…7097ff

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.