Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0xd74596…b1e396
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0x5ba6ba…05f90d
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0x9896b1…8fab86
0x9cc4…b1760xe2e6…17feBasex402 service$0.01100%corbits104d ago0x2d6a6d…f4249b
0x9cc4…b1760xe2e6…17feBasex402 service$0.01100%corbits104d ago0x271c1c…d51644
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0x168880…c7a229
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0xf9dbab…887228
0x9cc4…b1760x7e67…13a4Basex402 service$0.003100%coinbase104d ago0x1f0326…f5175a
0x9cc4…b1760xd20f…7d0dBaseNavi Page ContextWeb-scraping$0.001100%coinbase104d ago0x908c4c…9bc2a9
0x9cc4…b1760x7e67…13a4Basex402 service$0.003100%coinbase104d ago0xbcbd6d…1d74a7
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase104d ago0x423234…cba8c3
0x9cc4…b1760xe2e6…17feBasex402 service$0.01100%corbits104d ago0xc3d160…2b88a4
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0xa2bc42…978f48
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0xc830a1…f045ee
0x9cc4…b1760xe2e6…17feBasex402 service$0.01100%corbits104d ago0xef7344…d0c9a4
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0x877fac…e9fc02
0x9cc4…b1760xd8ba…8e9bBasex402 service$0.01100%payAI104d ago0x28a6b5…5d3c3e
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0x0dfc3b…1ce945
0x9cc4…b1760xe2e6…17feBasex402 service$0.02100%corbits104d ago0xd9b78f…2b7ee7
0x9cc4…b1760xd8ba…8e9bBasex402 service$0.01100%payAI104d ago0xa85c47…d59be7
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0xfd2454…b0f0f4
0x9cc4…b1760x2a47…b7e3Basex402 service$0.001100%coinbase104d ago0xea9d28…79fc7a
0x9cc4…b1760x3e3f…6611Basex402 service$0.01100%payAI104d ago0xf5a428…a94d62
0x9cc4…b1760xe2e6…17feBasex402 service$0.02100%corbits104d ago0xa352e0…972df7
0x9cc4…b1760x6cf3…8508Basex402 service$0.001100%cascade104d ago0xdc6b07…76175b

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.