Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7391…23600x9305…f13fBaseNansenCrypto$0.05100%coinbase51d ago0xa179dc…494a4b
0x7391…23600x9305…f13fBaseNansenCrypto$0.05100%coinbase51d ago0xf29e86…12a670
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x58709e…b622c2
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x1446a2…fde0a6
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xf11f3e…d0da1d
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x5ee53b…bac2ef
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0xc4919d…bb7d27
0x7391…23600x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase52d ago0xbc8da6…6bcf0d
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x37b2ba…5c8347
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x36a70b…04858e
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0xd9240c…90ef0a
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase52d ago0x0ba264…589de1
0x7391…23600x6d6e…9192BaseExaSearch$0.007100%coinbase52d ago0x400acc…9ff163
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x64aff4…be6f4b
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0xd81602…c2d20c
0x7391…23600x6d6e…9192BaseExaSearch$0.007100%coinbase52d ago0x50cc93…a30d1b
0x7391…23600x942b…20c1BaseArkham x402Intelligence$1.00100%coinbase52d ago0x0b056b…575ada
0x7391…23600x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase52d ago0x65f442…169447
0x7391…23600x9305…f13fBaseNansenCrypto$0.05100%coinbase52d ago0xc54e19…2e579b
0x7391…23600x9305…f13fBaseNansenCrypto$0.05100%coinbase52d ago0xdb73ab…5f4ec2
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x0c6091…5b02a1
0x7391…23600x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x83c374…7699bb
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x85b8bb…9b475d
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x6c333b…dec135
0x7391…23600x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase52d ago0xe4a53f…0caa7a

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.