Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cf5…07480xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase92d ago0xf5e1ac…da0fe1
0x6cf5…07480xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase92d ago0xca3a85…238f01
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x915637…8724fd
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xcb2ebe…4ab34e
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb4e82f…777886
0x6cf5…07480xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase92d ago0xbd9859…fbd619
0x6cf5…07480xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase92d ago0x198da3…d7011a
0x6cf5…07480xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase92d ago0x7a29db…608b25
0x6cf5…07480xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase92d ago0x1e590e…09790b
0xa449…15ac0x6cf5…0748Base—$2.50100%coinbase92d ago0xdfd7bd…6ccfa9
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xac3ff5…eb7160
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xaf61e6…497df7
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xdc5219…687619
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xb651ed…a7d001
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x5c1f71…608f78
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xa42069…00211f
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0x9bb946…93ddc1
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xbc942f…283ae7
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.01100%coinbase92d ago0xda36e7…f155aa
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.04100%coinbase92d ago0x2d5d2c…d6245d
0x6cf5…07480x325b…d430BaseStableEnrichExa$0.04100%coinbase92d ago0x9920e7…06f9b3

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.