Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x803e…88940xbf22…ab92BaseDripSubstack$1.00100%coinbase29d ago0x612600…95d763
0x803e…88940xbf22…ab92BaseDripSubstack$0.70100%coinbase29d ago0xcd9c65…43c1a3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x78cd45…74eace
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x1d8545…36f997
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0xf16aa3…381a3f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x3eb4be…6d1844
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x05569b…10de4d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x730a10…1b69ad
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x7c7798…4d6174
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x7d2c49…9b015c
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0xdffa04…9d4fc8
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0xe2f5b9…632832
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x57add9…c960bc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x037f95…0e7684
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x08ac61…4dfdec
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0xb5e11f…5d8ed4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x4796ab…14561e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x39cfd0…cf0324
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x74f8cb…68edf4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x572efa…df85f0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x06aecb…e5ad60
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase29d ago0x2f4f19…ce133e

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.