Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x411a8b…04a0e6
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xbe225a…632cd0
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xec2dbf…ac2198
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x26fcc4…b30bf3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xb9ec7b…40c5f2
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0x80b58f…2f1f41
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x04a32d…33b6d2
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xeda2fb…34d9d1
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xe4c615…3913fd
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xd59ad2…1c21f5
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xcb1220…6add65
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xa9de49…cbf491
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xd7436f…39a1cc
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x5d0a74…498af0
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x6c3727…62905f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xb8e0cf…c5d513
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x96fdf8…366655
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xbeb76f…31e9d0
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xa78d5c…1b3a88
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xac6185…fc916e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xee148f…535443
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x80e8c8…d442d1
0x354c…e3480xfe80…47eeBase—$0.001100%fluxa47d ago0xee853e…36eb3c
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0x9d1324…fabd43
0x354c…e3480x9c95…e299Base—$0.001100%fluxa47d ago0xa25e77…f44464

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.