Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x78ca5c…3d1ff5
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa47d ago0x191944…cddf86
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa47d ago0x008ed1…ca909b
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa47d ago0x045336…444ddf
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0xa05eb6…49c4af
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa47d ago0x3109d1…d5b0be
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x7782bc…ea8cc1
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x117d5b…8823fa
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0xae2730…a9b082
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x99fb16…ae4bd9
0x18ad…e8e50xfe80…47eeBase—$0.001100%fluxa47d ago0xf0efd0…d5b12f
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x9d6d9a…cc5782
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x418cfb…961397
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x1d0f8c…d54de8
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x69e199…2b2809
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x86f759…dc62ca
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x4003f3…563c11
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0xebfe03…f4aafe
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x50739f…9b2fee
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x972383…55ff9f
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x47836a…799263
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa47d ago0x9757c2…99f0fb
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0xb2f5d0…eb1972
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0xc6d895…063a6a
0x18ad…e8e50x9c95…e299Base—$0.001100%fluxa48d ago0x9a71fc…e9c27b

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.