Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x98e2e1…8f3624
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xa998c0…ef51f1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x88bf58…e51ab4
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xf8e5db…5a753e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x0cb3fa…533c95
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xf30267…0d1030
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x45c535…0583f7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x9b03f3…0aa9e8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xebef82…43fb87
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x85794a…45901e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x7d5417…294641
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xcb3725…3ecc62
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x65512a…ac249e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xa5eb97…8e8615
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xf38122…5a7894
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0x27beea…1daddb
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa76d ago0xf5a5c1…36f4d1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0x6db371…e87462
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0xf9798c…39e967
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0x544e60…4dbd3c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0x35a764…5c214a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0xafcea7…9a8a4e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0x9ea7b3…cdfe68
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0xb66169…cefb7d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa77d ago0xa1c017…3ba9ad

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.