Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d7b…d5090x49b7…3a35Basex402 service$0.01100%coinbase88d ago0x039899…22e9e0
0x0d7b…d5090x49b7…3a35Basex402 service$0.01100%coinbase88d ago0xfbb311…c5c779
0x0d7b…d5090x49b7…3a35Basex402 service$0.01100%coinbase88d ago0x1f2292…846382
0x0d7b…d5090x6e8b…4e2eBasex402 service$0.005100%coinbase88d ago0x5893bd…e871b4
0x0d7b…d5090x6e8b…4e2eBasex402 service$0.005100%coinbase88d ago0xe9f759…c0c586
0x0d7b…d5090xbaf5…53ccBasex402 service$0.04100%coinbase88d ago0x7064f5…6fa0a1
0x0d7b…d5090xbaf5…53ccBasex402 service$0.04100%coinbase88d ago0xd4769c…805deb
0x0d7b…d5090x515e…f8ccBasex402 service$0.50100%coinbase88d ago0x1335cf…addaea
0x0d7b…d5090x054a…90eeBasex402 service$0.50100%coinbase88d ago0xbf1738…fc97bb
0x0d7b…d5090x2b6d…32c5Base2sPublic-records$0.0012100%coinbase88d ago0x1c25b9…643f09
0x0d7b…d5090xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase88d ago0x44e590…7e9d07
0x0d7b…d5090xb65b…c818Basex402 service$0.001100%coinbase88d ago0xb4e720…4625cf
0x0d7b…d5090x2932…4f60Basex402 service$0.25100%coinbase88d ago0xd05b79…26c587
0x0d7b…d5090xb65b…c818Basex402 service$0.001100%coinbase88d ago0x9b4705…45b8bc
0x0d7b…d5090xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase88d ago0xd4c0df…dc0308
0x0d7b…d5090xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase88d ago0xca620d…0dece5
0x0d7b…d5090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase88d ago0xf5b277…998cc1
0x0d7b…d509Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase88d ago0x41498e…f1c81e
0x0d7b…d5090x23c9…db35BaseCrypto Data AgentDefi$0.002100%coinbase88d ago0xacbcfc…8cc397
0x0d7b…d5090x6e8b…4e2eBasex402 service$0.002100%coinbase88d ago0x782011…86acef

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.