Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01a6…13460x2932…4f60Basex402 service$0.01100%coinbase71d ago0x435a54…8ecfc3
0x01a6…13460xbd17…283dBaseStableFinanceNews$0.02100%coinbase71d ago0x201fe8…ef92f7
0x01a6…13460xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase71d ago0xf58fd1…648efb
0x01a6…13460xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase71d ago0x9326bb…503048
0x01a6…13460x6302…ad57BaseTripadvisorTravel$0.01100%payAI71d ago0x082a41…0b5411
0x01a6…13460x810f…29c5Basex402 service$0.001100%coinbase71d ago0x1cf3d8…0f108b
0x01a6…13460xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase71d ago0xb20ba5…ac7a58
0x01a6…13460x402f…b0d4Basex402 service$0.001100%coinbase71d ago0x19e33d…c2cc1c
0x01a6…13460xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase71d ago0x0bcfe1…c48b3a
0x01a6…13460xb3e9…e3a5Basex402 service$0.001100%coinbase72d ago0xda86b0…ab15a5
0x01a6…13460xfee1…19e6BaseCybercentryAdvisory$0.10100%coinbase72d ago0x48025d…d45f93
0x01a6…13460x22de…5df6Basex402 serviceSecurity$0.01100%coinbase72d ago0x076efe…6b05f1
0x01a6…13460xee72…977cBasex402 service$0.01100%coinbase72d ago0x573941…7bf3cc
0x01a6…13460x2b6d…32c5Base2sPublic-records$0.009100%coinbase72d ago0x80744a…ebd167
0x01a6…13460x1484…c2c5Basex402 service$0.07100%coinbase72d ago0x014d5e…728d86

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.