Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf32…1d510x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xb015ad…8f33c4
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.20100%coinbase93d ago0xa758aa…9e63b8
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase93d ago0xcd366e…f497af
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase93d ago0xeff1e4…aef0cc
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0x843b39…aee75f
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0x917257…64e19d
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0x4edbb3…6678ee
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xcc7eb4…157a23
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0x166fc0…64263b
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xe1c590…c65eaa
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase93d ago0x066669…920415
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase93d ago0x7b9297…3705a2
0x4a0b…f6650x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase93d ago0x86361a…0e73aa
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.02100%coinbase93d ago0xf1c1db…ab69d2
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xb57cad…98fd2a
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0xe42d1c…eae099
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase93d ago0x30bc5d…3c6184
0xaf76…ef0e0x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase94d ago0x49ad05…779a3b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase94d ago0x72fc8b…02f43b
0x3897…178b0x52ab…6c06BaseEquityScopeStocks$0.15100%coinbase94d ago0x871a16…d0beab

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.