Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce0e25…71788d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x814fe9…892add
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8729e9…c4f037
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc27ef5…b37a0e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x47ee9f…a14842
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x79dce5…aa5017
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc82708…4d8732
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22cd2d…0a55a6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x959453…5e9f8a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3434e…9d5342
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0565c…30de1d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b8bab…d911cb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc66fc2…76ed26
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x621582…73a4f4
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3718f…47ae81
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x376c6d…e024ac
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27dcd5…40e13e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfa483f…9d03e0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf2d4aa…c4d713
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a9750…5d79d9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe48eee…c34635
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43f963…a337a9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x458f2a…c6b4a1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb2b0e…774411
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdaa9df…b94059

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.