Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c41…67ef0x5383…30a4Base—$1.94100%0x79e0…ba8444d ago0x4d09b5…a75ee5
0x3c41…67ef0x4248…8134Base—$0.6970%0x79e0…ba8444d ago0x02113a…fdc9e1
0x3c41…67ef0x98d1…9843Base—$1.95100%0x79e0…ba8444d ago0xeaa52c…14e198
0x3c41…67ef0x9b9b…0b9dBase—$0.69100%0x79e0…ba8444d ago0x1fba8e…b5c610
0x3c41…67ef0xe0a6…b857Base—$1.9770%0x79e0…ba8444d ago0x8c5f89…3d30c0
0x3c41…67ef0x9ccb…8996Base—$0.70100%0x79e0…ba8444d ago0xd4ed70…6eb61e
0x3c41…67ef0x96a8…a87fBase—$1.96100%0x79e0…ba8444d ago0xcca661…6df458
0x3c41…67ef0x2814…b1b2Base—$0.7070%0x79e0…ba8444d ago0x57c336…8312df
0x3c41…67ef0x35ee…0fd6Base—$1.9770%0x79e0…ba8444d ago0x199a47…e47e30
0x3c41…67ef0x6156…ed1fBase—$0.70100%0x79e0…ba8444d ago0x3b548a…949d6c
0x3c41…67ef0x6844…7147Base—$1.98100%0x79e0…ba8444d ago0xca3d5c…f338f0
0x3c41…67ef0x1665…1b0fBase—$0.7170%0x79e0…ba8444d ago0x6d9d89…f42384
0x3c41…67ef0x550e…166fBase—$1.9970%0x79e0…ba8444d ago0xf3baf9…758f9c
0x3c41…67ef0x5b3e…f666Base—$0.70100%0x79e0…ba8444d ago0x72b53a…1b8cfb
0x3c41…67ef0x3c07…7c64Base—$0.00335100%0x79e0…ba8444d ago0xded171…bf7165
0x3c41…67ef0xae10…0261Base—$0.7170%0x79e0…ba8444d ago0xcb73c9…6777d4
0x3c41…67ef0x3c07…7c64Base—$0.00354670%0x79e0…ba8444d ago0xa735fa…9d50f4
0x3c41…67ef0xe85b…5856Base—$0.71100%0x79e0…ba8444d ago0x391bf0…e18e4c
0x3c41…67ef0x3c07…7c64Base—$0.003564100%0x79e0…ba8444d ago0x2fda7b…f39c89
0x3c41…67ef0x53f5…1d35Base—$0.7170%0x79e0…ba8444d ago0xdb2d31…aa3751
0x3c41…67ef0x3c07…7c64Base—$0.00358270%0x79e0…ba8444d ago0x7c4280…ecd929
0x3c41…67ef0x7dd6…76c8Base—$0.7270%0x79e0…ba8444d ago0xa97502…d93087
0x3c41…67ef0x3c07…7c64Base—$0.003670%0x79e0…ba8444d ago0x880d67…aa5114
0x3c41…67ef0x1b33…dbbaBase—$0.67100%0x79e0…ba8444d ago0x1f5966…d6c826
0x3c41…67ef0xbf6c…87b5Base—$1.0170%0x79e0…ba8444d ago0x18f5e3…37f762

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.