Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase101d ago0xdc27f6…4040df
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase101d ago0xde004b…bff546
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$0.05100%candidates101d ago0xb75159…6b52ab
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase101d ago0x2aa365…7300f8
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase101d ago0x0f96ab…928a52
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase101d ago0x634b9d…6952a2
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase101d ago0xe21ce6…8bd60e
0x9500…8b3f0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase101d ago0x5dbf0c…c94b65
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0x9bf0a4…d0f370
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0xa02202…da01e3
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0x2b8bbd…6620fd
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0xf4ccf6…acda33
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0x9a56c9…67f582
0x9500…8b3f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase101d ago0x92d0d2…2bc023
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xbabb6e…ec55aa
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xa0840f…6046f9
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x06d96c…acae58
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xc0fa2a…0aeb69
0x9500…8b3f0xb519…826aBasex402 service$0.15100%candidates101d ago0xce3594…55f858
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xf1cb6e…dfe42d
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x80c306…cf7bc8
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x2755be…33ea23
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xb5bdaf…31f78f
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0x1ab332…07e0e4
0x9500…8b3f0xb519…826aBasex402 service$0.15100%coinbase101d ago0xcecf39…0341fd

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.