Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe208…d2d90x2fc6…befeBase—$3.9970%0x6351…0d628d ago0x0fc901…2a06da
rahulsinghchouhan.eth0x2fc6…befeBase—$3.6470%0x6351…0d628d ago0x0cb975…4de8c2
0x4cdf…a6740x2fc6…befeBase—$150.0070%0x6351…0d628d ago0x775482…828f16
0xa3c8…96250x2fc6…befeBase—$500.0070%0x6351…0d628d ago0xaae220…3c665c
0xf6b9…13d50x2fc6…befeBase—$14.0070%0x6351…0d628d ago0x5599c0…3a6fb8
0xf6b9…13d50x2fc6…befeBase—$4.8070%0x6351…0d628d ago0x779be1…617d92
0x5bd7…32cd0x2fc6…befeBase—$182.9970%0x6351…0d629d ago0xb228d5…06f934
0xb6e6…71980x2fc6…befeBase—$1.0070%0x6351…0d629d ago0x833d8f…b0a546
0xe757…c7710x2fc6…befeBase—$466.7170%0x6351…0d629d ago0x0f480a…ea47ab
0x83a2…6f280x2fc6…befeBase—$1.2070%0x6351…0d629d ago0x501d79…15f3f7
0xc2c9…a1010x2fc6…befeBase—$100.5370%0x6351…0d629d ago0x73aaf3…9dc118
0x8524…e8460x2fc6…befeBase—$8,000.0070%0x6351…0d629d ago0x6ec2f1…b756c3
0x8524…e8460x2fc6…befeBase—$100.0070%0x6351…0d629d ago0xed8aaa…0cea9f
0xf2dd…31cf0x2fc6…befeBase—$405.4570%0x6351…0d629d ago0x61d9bf…0bc2a3
0xf708…fde00x2fc6…befeBase—$20.1470%0x6351…0d629d ago0xdb00cc…514c72
0x70c6…24950x2fc6…befeBase—$0.5070%0x6351…0d629d ago0x65d015…7dec1f
0xe0ca…f96d0x2fc6…befeBase—$10.9570%0x6351…0d629d ago0x7b4477…fcaedf
0x93fc…1d290x2fc6…befeBase—$0.2470%0x6351…0d629d ago0xc54468…7e26c8
0xa3ed…bfb40x2fc6…befeBase—$29.9770%0x6351…0d629d ago0xd18eff…476d49
0xa3bd…99fc0x2fc6…befeBase—$21.7870%0x6351…0d629d ago0x08ab3e…91552c
0x70b0…f2260x2fc6…befeBase—$113.6370%0x6351…0d629d ago0x968c07…dcb2f5
0xa0e8…9f4a0x2fc6…befeBase—$198.1970%0x6351…0d629d ago0xc199b9…a10fd3
0xf870…338c0x2fc6…befeBase—$0.0570%0x6351…0d629d ago0xd62f08…cea686
0xc66c…0eb10x2fc6…befeBase—$180.0070%0x6351…0d629d ago0x648a86…49ca3c
0x58bb…26af0x2fc6…befeBase—$0.8470%0x6351…0d629d ago0x356b31…a984dc

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.