Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad30d0…71c399
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20dd7f…a00d64
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ad05c…7d3bbd
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5804e3…9fb39c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d8013…7db428
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39de8a…ec740d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1a07f…ad1487
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1675c1…b5ecb1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ad072…f785c7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a1765…d67e2f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x10a9f1…849e1f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc84ead…420938
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x026c76…897d9e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab227a…2a9ead
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x448095…11d3b2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x724b19…f2765e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee2cb7…6ecceb
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d043d…72af50
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d65b5…e6f873
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae64db…a18581
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fc42a…64b8ae
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x38ad8b…b18bc0
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f2670…e68a58
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec7f14…670c7e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0a4e6…d48fdd

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.