Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0xb0f1e2…fa4054
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0x2f8e02…c3fa37
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0x4b0630…4e7bd6
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0xbc1602…93bd8d
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0x3ffefb…482046
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0x186b5c…2255c9
0x3f31…01150x9c95…e299Base—$0.001100%fluxa44d ago0xd7cecc…330328
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x5719d2…22aea0
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x630c74…51f4fa
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x8e2c62…4e7dba
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x29f4ca…e1e1d5
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0xab56bd…067fde
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x82b3ef…ffc1ca
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x2a0725…89c370
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0xb6882c…eb962c
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x2b2963…7b6bbd
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x0fd78b…8a7b95
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x3e863f…357ab3
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x383020…87a728
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0xf5a18b…bdf437
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x004920…2702bc
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x62ecc0…300d00
0x3f31…01150xfe80…47eeBase—$0.001100%fluxa45d ago0x5019da…089d3c
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x79817e…a9df37
0x3f31…01150x9c95…e299Base—$0.001100%fluxa45d ago0x66e4f5…769a4f

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.