Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd51f7e…0db4db
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e4bd9…4fb9de
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bd4c1…b36e73
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x24e0cd…0834ec
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x253cb9…bbcb8c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58fecb…ba20b6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf7362…e40330
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b804f…fa5de6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f2055…d43979
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x57bde2…bf88b2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x591d17…e2167d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf39a94…ee0d16
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1976da…877668
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89c06c…acd582
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79be47…09a104
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d1842…c0abd7
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d6561…8bb7eb
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3bdc4…1f85c2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd3215b…dae5f9
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9370dc…347058
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd26501…e19a39
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91cab8…be7892
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x145cf9…1dd709
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47e0af…0da623
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb43cb3…a4f0b5

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.