Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xb9ac14…3d04be
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xe76a1d…1fb9fe
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xd7485a…1ddfe1
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x79fe93…52c118
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xf6dd7a…30b3be
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xc62bd7…f1a329
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xb3b9bd…e732d8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x16156c…21d163
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x361e1b…8d795c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x03f514…f938e2
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x051e64…d929f4
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xfb23e0…fdb86e
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xdb2433…728bb7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x2bceac…3dc7e7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xf3f3ca…63329b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x46d114…caa13d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x4684f7…55ef30
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x9bc769…e18c7b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0xaca81c…9a0459
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x3397c0…269a7d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x9a4dc2…739040
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x253e4d…4c07d5
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x5bde62…38bde3
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x23e44e…eaf6ad
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x61b19f…11796f

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.