Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d6eb1…6923cf
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea3700…7c5c38
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1adebf…c16b15
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x97981c…d1cf6a
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcde391…7757a0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x104e91…a9df75
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71e439…24f656
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdfa30…f08d9d
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe726da…eb1959
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8400b…aa125e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe51b33…f88d82
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x843274…ec9d0e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ef631…2dd4a4
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ad77e…42c5e1
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27e6db…ef92c7
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5fd5a1…a0d206
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeb95b1…c35525
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x786f5e…fb35c0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21e74d…d2eed0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x62efd7…327078
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a3252…57c29e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f65c7…22ce2b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bfed0…77cbbc
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72c5c7…ec17a2
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x494b99…480ce7

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.