Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23be…6a8e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase88d ago0x17b8b9…29d3c9
0x23be…6a8e0xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase88d ago0xa29007…807688
0x23be…6a8e0x3070…fa85Basex402 service$0.03100%coinbase88d ago0x6f826c…c10233
0x23be…6a8e0x24fa…9bf2Basex402 service$0.005100%coinbase88d ago0x04de63…8c94e0
0x23be…6a8e0x3070…fa85Basex402 service$0.02100%coinbase88d ago0x3a7cd2…f50282
0x23be…6a8e0xeb4d…7d53Base—$0.005694100%coinbase88d ago0x49f97a…b366dd
0x23be…6a8e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase88d ago0x921344…96e392
0x23be…6a8e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase88d ago0x0b4ffb…78e3b5
0x23be…6a8e0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase89d ago0x11cfb7…036fbf
0x23be…6a8e0x6e8b…4e2eBasex402 service$0.002100%coinbase89d ago0x81cd49…a3e440
0x23be…6a8e0x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase89d ago0x17eafc…e7287e
0x23be…6a8e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0xd782ed…68de54
0x23be…6a8e0x2932…4f60Basex402 service$0.50100%coinbase89d ago0xb60b8c…0e59a4
0x23be…6a8e0xfee1…19e6BaseCybercentryAdvisory$0.10100%coinbase89d ago0x484860…ecb482
0x23be…6a8e0xfee1…19e6BaseCybercentryAdvisory$0.10100%coinbase89d ago0x41c7fa…2e15eb

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.