Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x16a74c…0b0ef0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x9933aa…028077
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x766b8d…cdcece
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x5e6fd8…83f98c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xdba0d5…f48b39
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x6acc3f…1dd7f0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xf89f70…7fb5e7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xd72c95…be6201
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x462b43…c6c349
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xc99fa7…5d5e94
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x6caef3…e62d25
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x0705d0…a96e7f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x6c27af…60135d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x9b0dd6…0011fc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x1c0825…ce0280
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xeedf24…b5dfb0
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xbc0d38…c91dbd
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x6cdef7…f818c5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xa1af00…020fd6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x99bd33…7a005f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x45b70e…689a31
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xba054c…69d38e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0xf6bf60…808a4f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x65eb4f…9e6a56
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa89d ago0x5724cb…0e40b6

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.