Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ae…38980x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase75d ago0x46248e…1efedc
0x45ae…38980xabf4…a9d0BasePerp funding rate and historyCrypto$0.03100%coinbase75d ago0xda3873…7434f4
0x45ae…38980xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0xe272b6…c50cc6
0x45ae…38980xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0x170281…c93023
0x45ae…38980x5aba…f005Base—$0.08100%coinbase75d ago0x7b167a…764c41
0x45ae…38980x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x37503d…5a566b
0x45ae…38980x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0x0fb12e…22d4d1
0x45ae…3898Navi WeatherBaseNavi WeatherWeather$0.005100%coinbase75d ago0xf24dc2…f7c823
0x45ae…38980x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase75d ago0xcda697…ec30ad
0x45ae…38980x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x4132b2…afaef0
0x45ae…3898Navi WeatherBaseNavi WeatherWeather$0.004100%coinbase75d ago0x6bc692…d0d3df
0x45ae…38980xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase75d ago0xfe3630…d3adfc
0x45ae…38980x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x5a7dfa…3886f3
0x45ae…38980xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase75d ago0x2710cb…164983
0x45ae…38980x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0x67b946…5ad19c
0x45ae…38980x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x2b9688…13fa45

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.