Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x82fee1…c15161
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x7e0e82…1a758e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xb6c93a…5b9687
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xfb8c33…784de2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x00500f…32889d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xa1a088…8185d6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x805725…9c4dc5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xf13cd6…c1ac84
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x56e0b0…064d66
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x087f1c…054e08
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x4ff025…e1a2ad
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x4cfecf…71cc05
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xaf91cf…277dbc
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x83998b…ccb019
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x67f7bf…315380
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x504564…0ee1e7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0xa6d287…d314a0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa81d ago0x3770b0…d7537f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0x86cb13…48531d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xc8b81e…1b0164
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xe3050c…6f153a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xf04877…dddd08
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xff4287…5b7e50
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xf7bae3…34f376
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa82d ago0xa7d5f8…12a180

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.