Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6748b2…0040d8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b9d7a…64b22e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4487d0…1f6d3d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40d3bc…e1ec01
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x527c61…644fb7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbb80d…c5b361
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85f880…9b5b5c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1780e…b01201
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd43e2…9e8e47
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3979de…e40178
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d6a75…18f322
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a9e99…3e8a67
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x282753…a89a8e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26aa75…eedae3
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ba116…5c67f4
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf7d623…55e54c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x510971…8a18c2
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdd171…8b3913
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c9238…8e16d7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28bbf9…2df810
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6def61…740b94
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ad431…221403
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x62ba8a…2a8582
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58c125…c1364b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28f440…4a7180

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.