Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d8c…92df0xf080…e035Basex402 service$0.01100%coinbase86d ago0x0c2149…0f0453
0x4d8c…92df0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0x6bd623…3d01e1
0x4d8c…92df0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.02100%coinbase86d ago0xeb8560…7cf013
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase86d ago0x1ca1c5…2367b2
0x4d8c…92df0x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0x34ca51…ac7ac8
0x4d8c…92df0x3c74…9992BaseAviationAviation$0.0025100%coinbase86d ago0xe54d67…8394d2
0x4d8c…92df0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase86d ago0xd9b74b…e6f435
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xd3a89a…718c78
0x4d8c…92df0xc751…86a1Baseglim.shTwitter$0.001100%coinbase86d ago0xb978e2…cbd9e6
0x4d8c…92df0x2932…4f60Basex402 service$0.01100%coinbase86d ago0x059da6…1669fa
0x4d8c…92df0x24fa…9bf2Basex402 service$0.005100%coinbase86d ago0x0cfc98…ebd2d3
0x4d8c…92df0xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0x3c4886…f390c2
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase86d ago0xc1e700…2f2cf9
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase86d ago0x3a690c…c3be2d
0x4d8c…92df0x1f01…9a2fBasegpt55-token-gatewayx402$0.00293100%payAI86d ago0xd3f49f…9510bd
0x4d8c…92df0x6302…ad57BaseTripadvisorTravel$0.01100%payAI86d ago0xd1b2c5…42507f
0x4d8c…92df0x5721…8867Basex402 service$0.001100%coinbase86d ago0xdafbee…d0a1df
0x4d8c…92df0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase86d ago0x9e5ca4…84bf0b
0x4d8c…92df0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase87d ago0x38eb03…3a7ba4
0x4d8c…92df0x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase87d ago0x66a698…823c22
0x4d8c…92df0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xfcf1bd…10b1b2
0x4d8c…92df0x3a72…d743Basex-preflightX$0.005100%coinbase87d ago0xb91233…8473f0
0x4d8c…92df0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase87d ago0x4a3b3b…1b496e
0x4d8c…92df0x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase87d ago0x5cb358…102bdc
0x4d8c…92df0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase87d ago0xd30555…8f219a

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.