Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e1e03…03c90e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8dd52…07bb93
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x540490…93176a
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d6d82…0d18d8
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a7701…bf63ff
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x229ebd…af6aa1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe80d30…5affe7
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe28570…e95925
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c1df8…a07695
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfba7f7…77c741
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2aacd9…4bdd3e
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b2d60…36c552
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x057ec8…657214
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x98ba60…74f05d
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd986dd…c60f62
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b8899…1adfd6
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91daa3…ee1285
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7adcaf…a3a6e1
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87cfe4…875bc4
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbbeaa9…a7b8f7
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f8bba…ce8980
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x312c52…c1a399
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec5a5c…a560cc
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe56d49…63cd80
0x5bb7…63240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71bc36…a3d9bc

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.