Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x45d33f…64d66a
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x9f6c1f…953422
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xfe4dc3…68615c
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0x9245d7…46c624
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0x9b6433…239b59
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x357c3d…32d0b3
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xeb9a39…a1cb8e
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x4b1773…8ace71
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xdfce03…7421b4
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x136dc4…152c9c
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0x3d1621…f5ea62
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xbea485…9243a1
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0xe6fba3…54a750
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xbc0f2d…571178
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x7dc307…2f0c6a
0xcf2b…b4f80x6cf3…8508Basex402 service$0.002100%cascade114d ago0x3ebcc5…a96430
0xcf2b…b4f80x6cf3…8508Basex402 service$0.002100%cascade114d ago0xbe7ed4…e83976
0xcf2b…b4f80x6cf3…8508Basex402 service$0.002100%cascade114d ago0x36e260…dfb30e
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xd1a146…c1b7ec
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x7437e4…85ff15
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0x0addd4…e7a0e9
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0x459822…0bba97
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x4beda8…bdd712
0xcf2b…b4f80x6cf3…8508Basex402 service$0.01100%cascade114d ago0xf28338…f413e4
0xcf2b…b4f80x6cf3…8508Basex402 service$0.005100%cascade114d ago0x8d4487…bb6506

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.