Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…5f090x4683…6fb0BaseTools API$0.03100%coinbase96d ago0x3a28c3…fdc71a
0x395b…5f090x515e…f8ccBasex402 service$0.06100%coinbase96d ago0x087eb6…eab0e5
0x395b…5f090x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase96d ago0x5e5ee4…25aa25
0x395b…5f090x0e84…b808BaseOtto AITwitter search$0.001100%coinbase97d ago0x03c475…0676e1
0x395b…5f090x549c…c6d1Basex402 service$0.02100%coinbase97d ago0xaf072c…096fb8
0x395b…5f090x2932…4f60Basex402 service$0.01100%coinbase97d ago0x84f38d…60ef35
0x395b…5f090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase97d ago0x38a467…2bff12
0x395b…5f090xdcec…7566Basex402 service$0.01100%coinbase97d ago0xc3ec8f…f335bb
0x395b…5f090xdcec…7566Basex402 service$0.01100%coinbase97d ago0x2acf33…c8e65b
0x395b…5f090x2932…4f60Basex402 service$0.01100%coinbase97d ago0xe080c6…8adb83
0x395b…5f090x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase97d ago0x0ac9c8…b713ce
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0x50a51f…4f80a2
0x395b…5f090xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.004100%coinbase97d ago0xda331d…d71b9d
0x395b…5f090xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase97d ago0xf87204…7f5fe0
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0xde386a…de9d77
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0xd3bc54…367cf1
0x395b…5f090xbc64…e3b0Basex402 service$0.001100%coinbase97d ago0x7ec9dc…7b8056
0x395b…5f090xbc64…e3b0Basex402 service$0.001100%coinbase97d ago0x54f9c4…122228
0x395b…5f090xbc64…e3b0Basex402 service$0.001100%coinbase97d ago0xb24163…c6f564
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x6d770f…dda7d9
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x3b31d0…f79076
0x395b…5f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x9b0af0…f0a079
0x395b…5f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0xc04a7b…8c62cd
0x395b…5f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0xad22cb…b61d15
0x395b…5f090x124f…4478BaseStableCryptoDefillama$0.01100%coinbase97d ago0xb47dc7…92dc2c

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.