Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa31d ago0x60e28d…30cdd8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa31d ago0x094d35…0a51b8
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa31d ago0x91a8c6…74112e
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa31d ago0xc99984…e21d80
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0xf8e743…ca85ea
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0x0d9ca0…94cebb
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xc1e7c3…f55cec
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xeb541a…1d1403
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x31ba63…03f44d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xbe5264…86f81c
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x95530f…442107
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x8cd8c7…8a1404
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x6243d9…ed78af
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xf92a27…63859b
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xb2ffca…eb0b71
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x66851e…4946a2
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xef3c1f…073411
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0x4bbc1d…63629a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0x019572…e56c3f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0xe9ed64…a7a21e
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0xf56feb…91a976
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa32d ago0x0c68a7…55428a
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0x14f40c…0c3852
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0xe4ddab…3ef594
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa32d ago0xc70796…91e2a8

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.