Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8fc67…0a9943
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x875437…3b6e3a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5f2e7…b9780d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa79f82…c5602a
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6c786…3398c0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b63b7…89a9c1
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47b9e0…09c31b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb15479…660ed3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9d33d…b04d67
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc21ba1…19d8c0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa573c8…6a72f9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa46eb8…e8b4b3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6812a7…9e76ee
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe73bf2…fc677b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x901ef6…64e485
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c4d1d…10cddf
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc0a9c…d8e33b
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9159dd…17d910
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fcd31…334985
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x022567…58f012
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fa162…ad1aa5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac2480…917ba3
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa39b8d…42f169
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2872ea…b20cc0
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x00ca32…86611d

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.