Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa52d ago0x1aede5…a9deb4
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa52d ago0x74ab1d…d0a2e4
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xd3492a…fd7a16
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x89490f…34ff5e
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xad644d…929a93
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xa1cb67…b849a8
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xd52a69…50eae3
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x7022c6…4bb319
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xce0617…9fdfef
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xc00e95…de52c7
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xd57233…b21b8b
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x3c6bb3…4c1086
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x4c6ba8…a064bd
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x555e39…b3b759
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x3bf5ae…d13596
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xde1177…f501a4
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xf9f5e2…a8e7cc
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xd31bec…d6d1a6
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x9d71c3…9e8bce
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x307f97…bf16e3
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0x602328…a961a8
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xf701a0…20bcfb
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xe4f4c2…da29b0
0xbc2d…66380x9c95…e299Base—$0.001100%fluxa53d ago0xdce99d…9ebcab

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.