Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73471a…ecc967
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x316304…c022e3
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91b066…ec5bc1
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xabdce5…f948a3
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa9069…383b43
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf5b5fb…1d8a03
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe93bd…74c691
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x32cade…970ef3
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a1953…8b538e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x156e54…9135fd
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04a98b…82c2bd
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72b0cd…c8a6e0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd740bd…c3e4a5
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15859e…252e4c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d78b1…964752
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74d00e…f7a466
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x548c95…4459cf
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4214f…e8eef3
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x515f4d…747752
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x530d43…69085c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0046bd…29527d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc72ca5…946951
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x539a1b…e6c76e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f4a36…5e7ffa
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1aa023…8c58fb

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.