Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0xeb3582…b9c6db
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0x8fe53d…8adb87
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0xc17ff2…ac6cb5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0xd36426…992ebc
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0xbc6d30…f2f37f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0xef3a6a…9b5f12
0x0000…9c630x9c95…e299Base—$0.001100%fluxa34d ago0x3af781…afdde4
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xe30f42…7ed902
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x38c7b3…378ddb
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x008a54…6f3cec
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0xc7a4ec…6f3b80
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x9084dd…d3b39a
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x9e619e…18a07e
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x4008b3…294a13
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x0f4a61…4a3b8d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0xc20040…8ecb21
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x65be20…6d9ae7
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x3904ea…e275cc
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xf4ab1d…e6a372
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x8213cd…da8b82
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0xdf06cf…e086bb
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x44b47d…beedf7
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x6271c5…0dae43
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x07f493…65617f
0x0000…9c630xfe80…47eeBase—$0.001100%fluxa35d ago0x3d5305…098b9e

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.