Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x700826…bcef39
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0xfa8d4f…dd1ca8
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x4cf8d0…951ea5
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xcdd42f…36f495
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x160ec5…1d0da5
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0x757b89…e49007
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x62ffb3…8cec24
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xf079bf…da7022
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x704f10…eb62cf
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0x757fa7…d90888
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0xbe54d9…e67c32
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0xab2b94…199022
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xa6b4ea…6ae836
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xac0c60…53c87f
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xfcaefc…2c3337
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x191ac3…bf3c70
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0x152ff6…feebb2
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xc10817…fbdb70
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0xc40a52…0c90f2
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0x274705…c630d4
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0xb88161…9b7421
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0xcc98a4…fee696
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x416ae9…554479
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa44d ago0x0d7468…354d2a
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa44d ago0x5af778…984f1f

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.