Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x34ae…3789Base$0.05100%payAI14d ago0xe20368…b99be3
0x8060…aef80x6290…5408Base$0.05100%payAI14d ago0x94e15b…d9cd29
0x8060…aef80x11dc…17d2Base$0.05100%payAI14d ago0xb58ed6…7c1a09
0x8060…aef80x404f…23acBase$0.05100%payAI14d ago0xa2d74a…2c741f
0x8060…aef80x58f6…cc5bBase$0.05100%payAI14d ago0xd8f6d7…2abe1b
0x8060…aef80x9ade…c65cBase$0.05100%payAI14d ago0x3cd000…6504fb
0x8060…aef80x327f…bf71Base$0.05100%payAI14d ago0xc54faf…dbed56
0x8060…aef80xa26e…d005Base$0.05100%payAI14d ago0xd4fd16…70dc52
0x8060…aef80x8a43…6b14Base$0.05100%payAI14d ago0x9b0b0b…786ade
0x8060…aef80xfab1…01b4Base$0.05100%payAI14d ago0xdec9bf…5bf40d
0x8060…aef80x7505…7bdbBase$0.05100%payAI14d ago0xfc74e0…df43fa
0x8060…aef80xd280…34caBase$0.05100%payAI14d ago0x449f81…8a6277
0x8060…aef80x47bb…7a22Base$0.05100%payAI14d ago0xfd395f…c10e4c
0x5467…d6180x8060…aef8Base$0.65100%payAI14d ago0x3b625b…cbbdf0
0x8060…aef80xfab1…01b4Base$0.01100%coinbase15d ago0x200888…344446
0x8060…aef80x404f…23acBase$0.01100%coinbase15d ago0x14364e…0151f3
0x8060…aef80x7505…7bdbBase$0.01100%coinbase15d ago0xaf4db1…dbac8f
0x8060…aef80x6290…5408Base$0.01100%coinbase15d ago0x2b0172…33b7ac
0x8060…aef80xa26e…d005Base$0.01100%coinbase15d ago0x4d6c62…a25509
0x8060…aef80x58f6…cc5bBase$0.01100%coinbase15d ago0x260028…2fea6d
0x8060…aef80x47bb…7a22Base$0.01100%coinbase15d ago0x318bd8…e56349
0x8060…aef80x9ade…c65cBase$0.01100%coinbase15d ago0xf0dd98…1c29af
0x8060…aef80x11dc…17d2Base$0.01100%coinbase15d ago0x9ef2e2…eb3330
0x8060…aef80x34ae…3789Base$0.01100%coinbase15d ago0x11c336…896375
0x8060…aef80x327f…bf71Base$0.01100%coinbase15d ago0x7e2ff8…b77025

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.