Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110x9c95…e299Base—$0.001100%fluxa32d ago0x615eee…d8fd1f
0xf989…d0110x9c95…e299Base—$0.001100%fluxa32d ago0xe7e7d2…1f8ee8
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0x0d8fc7…36cbde
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0xd6c108…ef49f1
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xff1bc3…d7fe64
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x9a37be…b9db14
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x7ee026…632a79
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x0ea789…764237
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x84e413…c7c5f3
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0x2fd283…056439
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xb2be70…f3d4a5
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x2c6408…5671f7
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xc78043…ac11e0
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xd3a2fc…c4a62a
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x34110c…3aaad2
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x39d8d2…34f990
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x2a212b…20d0df
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x6a8532…196268
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0x8a15ec…53251e
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x490504…0716b2
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xbde2ad…c0aa35
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0xa93c04…24419f
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0xb42845…cd7ded
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa33d ago0xbbbf3c…ac2539
0xf989…d0110x9c95…e299Base—$0.001100%fluxa33d ago0x4a8a04…4afea1

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.