Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x236f17…39f31a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xe50ea9…bfe3d7
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x1b9372…176eeb
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x589f94…59e9f3
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x348acc…30e878
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x513b90…4ba7ba
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x31d93a…82ba8c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x82dd78…4c532d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xcde604…b4818a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xc5a6f2…078914
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x5134d3…23afde
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xd9df43…a8ba7f
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x802b6f…869a05
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xa6d57a…63997e
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x47bd9b…9527b7
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x45fd7f…eb4172
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xb08f80…0f0f80
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0xa805ea…7cf154
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x47ae93…388596
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x2f3e90…e82319
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x24729a…fb0722
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20d ago0x935b9a…68121f

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.