Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb480…07fb0xbf22…ab92BaseDripSubstack$0.30100%coinbase51d ago0x902250…d6fe59
0xb480…07fb0x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xe252d0…a02d80
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase51d ago0x763eaf…b628ec
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase51d ago0xb3c3bd…38a5be
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase51d ago0x065eb8…a506b1
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.05100%coinbase51d ago0xf8052d…d28483
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x853faa…97950b
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase51d ago0x0f5f5f…2acfa1
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x558355…672e32
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0x6030ea…56e226
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase51d ago0xec8f9b…2835f1
0xb480…07fb0x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xf14e5a…de4d54
0xb480…07fb0x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x655ec4…d08182
0xb480…07fb0x55aa…4721Base—$0.005100%coinbase52d ago0x63873d…4298fc
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase52d ago0xe181ab…c13041
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase52d ago0x4ae962…abb77d
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x48a97a…737802
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0xb01264…2547ef
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0x2178dd…c54332
0xb480…07fb0x55aa…4721Base—$0.005100%coinbase52d ago0x61fe1b…db7ff7
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0xdae525…447ec8
0xb480…07fb0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase52d ago0xab1d8a…994c76
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0x1d0a40…744879
0xb480…07fb0x9305…f13fBaseNansenCrypto$0.01100%coinbase52d ago0xb8a222…5bd73b
0xb480…07fb0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase52d ago0x564a79…b38d90

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.