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%payAI107d ago0x6c01ed…736241
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46e922…719a63
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI107d ago0x352151…671ca1
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa6c33b…8eae8d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4941ae…b63cf4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x36abeb…f9c17d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60e0a2…e44b11
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9416ba…f1b6ef
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x299faf…c37feb
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x064a31…b8a3d5
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4cbb74…e0c626
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa68b4f…c0dd9e
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x395f42…0c2338
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ffe73…a6d9bd
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa86707…f813a8
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e836b…f6aa08
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef6c79…0bb538
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37d4d7…a0af4a
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x07cb94…c92e8d
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5b950…13c60c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf8c92f…3ce618
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d6c66…a75363
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ba489…c87fb0
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x296171…cb68d6
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x764aa8…414ced

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.