Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x01b936…eb25e4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x8bda2f…de969e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0xcb9059…a188fb
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x319bd4…5db569
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x8135ec…70b362
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x861e6b…29fd0a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x0d75c3…d9f352
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0xd1d99e…cd723e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x587d9b…886286
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0xfb2a68…b18a92
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x7e103c…6d637d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x803c48…93209c
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x56eb43…d285cd
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0x9afe7f…dec9f4
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa73d ago0xb02133…b83fd1
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x91626a…5c92d8
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x26c9d8…aa144e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x0dc9b8…0871de
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0xddec93…9c2f34
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x414caa…2bd944
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x6e4d1f…8327e9
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0xdd9e2a…8e013e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0xb89314…63524e
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0x71edf7…fa103d
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa74d ago0xde3473…bb44e9

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.