Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe33e84…ace2b4
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf22dd2…f6a310
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5aea09…f5a8f6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4746e6…4e8656
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9ac923…bba975
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52c63b…97733c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32c8d5…95c345
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89c8c1…d49101
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0cd22e…cfbcfb
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x94a569…b5896a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda3f87…f721f0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xccfaf3…264605
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc9d010…5b5408
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa74994…069d76
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb00f8f…11d0cc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93e0bb…dc2d52
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x67395d…071685
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7f7d6f…3cb0d5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x973777…49f8f1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x92be65…d5a9a1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa92dd…0a000d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b3946…dbc6d1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3583c5…279d70
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3cdb64…6c13d5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI102d ago0x850413…88e83b

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.