Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0xbda148…335c64
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0x298939…93589a
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0x302326…1d2863
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0xcab8be…9699d4
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0xc39ba0…6abd35
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0xfe821c…24fed2
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0x18acac…c40d6f
0xfed7…48950xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase35d ago0x5ee022…5a4ced
0xfed7…48950xe740…cf46BaseLinked PandaLinkedin$0.30100%coinbase35d ago0xae992d…897a70
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xfcde08…bf901b
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x6d566e…636e41
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x049fe5…3abc33
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x151734…06312c
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0xb95a79…be0500
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x7f7b26…f99b38
0xfed7…48950x325b…d430BaseStableEnrichExa$0.15100%coinbase35d ago0x921b60…1daad8
0xfed7…48950x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xe82236…4fe477
0xfed7…48950x325b…d430BaseStableEnrichExa$0.01100%coinbase35d ago0xbaff35…28cff8
0xfed7…48950xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase35d ago0xcfd7a3…8d0d34
0xfed7…48950xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase35d ago0xb9ea36…10527c
0xa449…15ac0xfed7…4895Base—$2.50100%coinbase35d ago0x032987…74446e

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.