Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xac7cc6…20747a
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x68463a…756923
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x36b5f6…a404f2
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x414296…3c6b93
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x7ee999…35d610
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xa0e106…550f67
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x2ef27e…0047af
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x877660…84ab94
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xc83058…653963
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xd20b4a…2f4ce1
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x4105ad…d8da2d
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x74957c…2f1755
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x5526ef…273681
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x5a2ead…93a4c2
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x2401a8…5112f3
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x343e98…0233ce
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x279167…186152
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x0a4ecd…c4f4a5
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x10ebe3…5d0511
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xad1f99…00d8f9
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xa2b0f1…2220ec
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x8e9dd5…76ee3c
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xe27255…418f63
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0xeb2495…bc0d93
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa61d ago0x72b9bb…549a89

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.