Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x75c9d0…111b16
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa41d ago0x486f6b…fb81ab
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa41d ago0x3e23fb…3f8124
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa41d ago0x9a2635…335f42
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x5c20a8…c08e55
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0xeb6d50…98c5f1
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x64f325…c4b8f1
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0xb5e7a6…44565f
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa41d ago0x0132a8…4b9c29
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x023dda…ca0687
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x627db7…59c1a7
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0xc296c6…d873f2
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa41d ago0x5bc6b9…643d9b
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0x72d3ed…3c65e6
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0x95c036…ff9dd6
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0x8f084c…f47e9e
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0xf1e830…9dcd02
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0x60eba5…8f464b
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0xde2f39…1aa294
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0x444565…f41c80
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0x683232…199cfa
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0x7c5f02…80375d
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0xe2bbac…4a9926
0xc751…6faa0xfe80…47eeBase—$0.001100%fluxa42d ago0xb9124b…5aabec
0xc751…6faa0x9c95…e299Base—$0.001100%fluxa42d ago0x348d99…80676d

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.