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%coinbase26d ago0x713c1e…19fcdf
0x803e…88940x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase26d ago0x0a8fe1…24428d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xa02c36…3b8431
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x13cc31…0dffe8
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0x55daed…9082d2
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x97ea85…2727ee
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0xd5b650…5b0345
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xc1495f…82c14b
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0x4b4ea7…69fd87
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xd887fa…9d694b
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x209d73…ac30b0
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x3a503a…549c6f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x3d877d…4b0057
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xe56395…243c0e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x96ed04…29fb99
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0xf902ab…8e671d
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xdec5a3…4b0e04
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0x087d66…67b70f
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x04811c…1a6452
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x829a1d…2d27de
0x803e…88940x9305…f13fBaseNansenCrypto$0.05100%coinbase26d ago0x793e9c…f7cca5
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0x2fb5b1…f8f8c4
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xaad613…e2587e
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xca32d4…18a6cc
0x803e…88940x9305…f13fBaseNansenCrypto$0.01100%coinbase26d ago0xbe90c4…30adc6

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.