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%fluxa74d ago0x6c86f6…f43f65
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0xbd4aff…2308c9
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x1c2ec6…4b9cd7
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x03c723…2c45b4
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x192259…cff096
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0x5b2128…72acb9
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa74d ago0xe0f4cc…348655
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0xdce0d4…a17c0a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x9fe846…f95373
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x86bcf8…46017d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0xa0dff4…08c4de
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x2573b3…e0edfd
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x1e8076…ed6540
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x361299…e9d506
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x6f2e9a…4563b6
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x61f089…224dbe
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x30e8ca…a3e4b5
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0xccd58c…d2a62b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x66da8d…1a23f5
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x8e9255…77f07b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x47fcde…db85d8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0xf1dbe1…9ca37f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x72ac28…a30178
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x761238…fd7db4
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa75d ago0x2a7cff…c5b699

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.