Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x53e62b…8a13f5
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xdf0885…760c1e
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xd4296d…71739f
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x72f298…0df94b
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x388341…d03fff
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x22b35f…454ef7
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x3f9e24…b0ad21
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x413689…56c22d
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xc9f2a3…c50cb6
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xfb2855…ef1180
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa44d ago0xe2cf9a…f94d7e
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0xb90d60…57fe69
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa44d ago0x8bbb2a…dbbb2b
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x087e93…aff7f8
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0xd70caa…c24d61
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0xc7c059…9d0e38
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x5d9c03…819c50
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa45d ago0x7ca552…2fce52
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0xce5b53…bc24d0
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa45d ago0x36c5f6…624b81
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x506c0f…39c858
0xe6ae…915f0xfe80…47eeBase—$0.001100%fluxa45d ago0x6e1f05…92d568
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x11013b…f49ab6
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x35be63…39195d
0xe6ae…915f0x9c95…e299Base—$0.001100%fluxa45d ago0x6b1d4a…dce5f1

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.