Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x3a9477…8894b4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x17292c…003b20
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x8ab902…a3f295
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0x4f6de3…6423a1
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x7362f7…8f49fc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0xa9733e…808720
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x23816d…461978
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x395b24…bce0e2
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x15c90b…a4f20e
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0x1b6df5…b5e39e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x0bc5d9…8d2750
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x2fcf14…89d7ca
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0x8248cf…60c5c6
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0x0ac12a…11a4ec
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0xaa2371…0ef2b3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x82ed33…0d789f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x774afb…7d6884
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x73d702…732fe8
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0xe39d8d…41ddbe
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x72f287…3dc85d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0x5072f0…8bbe99
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x28d147…844adb
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase47d ago0xf31ba2…d9fa96
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase47d ago0x897411…785451
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase47d ago0x9070a4…791659

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.