Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x82bc87…6c7e02
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x688ba5…8b0e87
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x9b1ac8…3580cc
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x036863…1b6b79
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0xfefb0f…7a7351
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x8b86e8…24464d
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x22623b…d4b360
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa44d ago0xba6969…039b61
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa44d ago0xa11cd4…95da12
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x20ba36…e65354
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa44d ago0x7ef368…7345a9
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x605ab7…963724
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x123f4a…e7655e
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x318b54…bf5733
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x1e4e4d…6c94e9
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x6357d5…cac99f
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0xa09e03…e0e506
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x9eca6c…9ca561
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x758858…ec370b
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0xe3ef64…55f99f
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x81b59d…22a79d
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0x6d97a6…ba8e07
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa45d ago0x3b78e4…67789a
0x82df…b8dd0x9c95…e299Base—$0.001100%fluxa45d ago0xedc338…b649ba

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.