Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe48479…b9c42f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x531a1d…5f0b81
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7962a8…25d41b
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x501b0a…c6d3d7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ef59d…d24e03
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae0018…3bd174
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e5478…007205
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67b5bf…9fcb55
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33bad2…9498e0
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b6792…d65d44
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf483e6…00a05a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa325cc…eb8032
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9115b…95e4b2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbef5c…137047
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x857188…ddac3b
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20f4f5…f40d24
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf641a2…274fc7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd60a0…b1b699
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd95605…3b32cb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd80fa5…183d17
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3863f…c044fc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82779f…ab0e65
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8563f…b55ea6
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcc53c7…e55869
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54fe1f…ab9a14

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.