Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x986c…27740x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xde7cc1…59d46e
0x986c…27740x6302…ad57BaseTripadvisorTravel$0.01100%payAI77d ago0x76acdd…f12701
0x986c…27740xfa6f…378cBaseAgentForgePing$0.002100%coinbase77d ago0x5cf707…870839
0x986c…27740x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase77d ago0x54a145…8a2b69
0x986c…27740x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xf3dfb5…d66cb1
0x986c…27740xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase77d ago0x00e7ac…b8f0a3
0x986c…27740x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase77d ago0xc1714d…1688f0
0x986c…27740xc700…58c6Basex402 service$0.001100%coinbase77d ago0xc1311f…a41f0f
0x986c…27740x3c74…9992BaseAviationAviation$0.10100%coinbase77d ago0x74fa94…b07736
0x986c…27740x834b…e8acBasex402 service$0.01100%coinbase77d ago0x691c2e…ca452c
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0xe810e3…454994
0x986c…27740x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase77d ago0x12f5bc…a9789d
0x986c…27740x4c34…02d9Basex402 service$0.001100%coinbase77d ago0x8ff29a…de8f59
0x986c…27740x217e…67c4Basex402 Service Auditx402$0.005100%coinbase77d ago0x43cf1a…f3c107
0x986c…27740x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0x154465…57a63d
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0x6bfa51…de0e27
0x986c…27740xbc64…e3b0Basex402 service$0.001100%coinbase77d ago0x45e32c…83749d
0x986c…27740x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0x02f8e4…5d0d34
0x986c…27740xa5a9…7a92BaseOmniNexu Financial DataStocks$0.03100%coinbase77d ago0x71390d…22cd75
0x986c…27740xbc64…e3b0Basex402 service$0.005100%coinbase77d ago0x7c3970…f491da
0x986c…27740x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase77d ago0x7835f9…1949cc
0x986c…27740x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0x677f85…a5a950
0x986c…27740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase77d ago0x4ca652…ded822
0x986c…27740x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase77d ago0xfb1a39…3cceb6
0x986c…27740x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase77d ago0xf02efc…e76734

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.