Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xc91800…9b4475
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x2342e7…99db66
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xd4e84d…7bec24
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x2588de…e08911
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xd3907b…411ea5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x39c264…1ae299
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x533d91…411071
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x30bb4c…377623
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xf9cac0…a22802
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x231805…50400f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x34f608…38ef6a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x847b9b…1c5185
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x0646e3…8b423a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xcce61c…c7a56d
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xbace81…567e1e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x1e78d5…2b21e1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x6ca693…71cab2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x8f8a20…39f0c2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x974f5e…4826d5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xf52501…07b246
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xd06953…4b2cff
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0xe5287a…12afdc
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x03a2f3…a348f1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x93e7e6…8804eb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa19d ago0x6c7ee1…59f7e4

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.