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.01100%coinbase21d ago0x2dbf8e…defcc3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xa6430a…6c0e45
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x685f3d…168273
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x4cdb75…5641e4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x1ec7dc…ed8c08
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x9ae0a7…613a2b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x0a6941…944dc5
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xb038ea…0e8e49
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xb58883…af514d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x944457…36f015
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xeae2da…37e6a0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xb69436…589297
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xb43590…04bbdc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0x72f5c0…10dae3
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xb1db3e…acee7b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase21d ago0xdf622a…092293

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.