Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7565…d3440x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase84d ago0xe1cc4a…56c0e6
0x7565…d3440x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase84d ago0x457c87…e9d0b1
0x7565…d3440x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase84d ago0x1d9efc…f4e2a4
0x7565…d3440x4465…28eeBaseInvoketCompliance$0.01100%coinbase84d ago0x9ada17…847dae
0x7565…d3440x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase84d ago0x485489…97bf0d
0x7565…d3440x2b60…7392Basex402 service$0.005100%coinbase84d ago0x546aea…52d669
0x7565…d3440x6e8b…4e2eBasex402 service$0.001100%coinbase84d ago0xb851b9…260de1
0x7565…d3440xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase84d ago0xbee9de…d4921f
0x7565…d3440xd20f…7d0dBase$0.001100%coinbase84d ago0x0961af…a63adc
0x7565…d3440x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0x81b216…b5bfe5
0x7565…d3440x2932…4f60Basex402 service$0.01100%coinbase84d ago0x04877e…c74c6a
0x7565…d3440x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase84d ago0xfabee1…1e6913
0x7565…d3440x1484…c2c5Basex402 service$0.07100%coinbase84d ago0x011130…7dfd70
0x7565…d3440x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xbc28ec…91f1dc

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.