Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x74bdf7…44fbc2
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x1c7332…cec149
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x8e02a1…c1fecf
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xdd7aee…1ebd45
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xb39ada…4590c7
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x4858ae…913b21
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x31f9f7…5b5d06
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x55922c…204546
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x674973…caa84f
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x535297…1db045
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xf4d310…4740e4
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xbd2432…c621e2
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xa1d2b5…b9b745
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x525207…caad7f
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x64d1a6…5005f2
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x2e0a3f…91f0b7
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x54b86a…85d2ea
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0x9d1e87…f9b335
0xca45…91740x9c95…e299Base—$0.001100%fluxa69d ago0xd5cc2b…bbd7d5
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0x4f250c…0550fa
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0xab6957…6c9f86
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0xd2f782…80cb1c
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0x08d2d6…be4deb
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0xdb2582…fb6012
0xca45…91740x9c95…e299Base—$0.001100%fluxa70d ago0x3c6191…313df2

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.