Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b1e…df190x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase75d ago0xf5a457…163e1a
0x5b1e…df190xbd17…283dBaseStableFinanceNews$0.02100%coinbase75d ago0x6a8d7d…327a83
0x5b1e…df190x058a…8f17BaseBlockRun.AIAi$0.0095100%coinbase75d ago0xd86c20…acaa25
0x5b1e…df190xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0x4da58c…668c1e
0x5b1e…df190xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase75d ago0x89a988…9372c2
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x2686b4…f6895c
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0x31a308…e03cc4
0x5b1e…df190x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0x78c4a6…521d9d
0x5b1e…df190x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase75d ago0x1745d4…bc4ba2
0x5b1e…df190xdcec…7566Basex402 service$0.01100%coinbase75d ago0xbe3c7b…56e91e
0x5b1e…df190xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase75d ago0x4e84d6…acb30e
0x5b1e…df19Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase75d ago0x481ddf…0f8996
0x5b1e…df190x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x18c59a…ad8063
0x5b1e…df190xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase75d ago0xf7c986…d5030b
0x5b1e…df190x3c74…9992BaseAviationAviation$0.0025100%coinbase75d ago0xda43bb…c5aa14
0x5b1e…df190xfa6f…378cBase—$0.002100%coinbase75d ago0xb8c77a…7c04ea
0x5b1e…df190xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x04f3c6…0f5113
0x5b1e…df190xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase75d ago0xbe2623…c6511b
0x5b1e…df190x325b…d430BaseStableEnrichExa$0.01100%coinbase75d ago0x9c75d2…9043cc
0x5b1e…df190x7dd5…2629Basex402 service$0.002100%coinbase75d ago0xaa7362…9f2edf
0x5b1e…df190x1f01…9a2fBase—$0.00293100%0x2772…8c1775d ago0xa50d9d…34d590
0x5b1e…df190x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0x0b1bac…c39d69
0x5b1e…df190x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase75d ago0xb631a4…4c9290
0x5b1e…df190x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0xe032b7…03cbf9
0x5b1e…df190x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase75d ago0x1c7119…694c87

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.