Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3195c…fa29b2
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17a286…ded8dd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f6c23…d185eb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x541d8b…960182
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb58443…e5e89a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e73a8…8f69d3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x11a7b5…b4d8eb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc5a6f…2170ce
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a1d47…ccdc29
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c4fa2…dd53cf
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x468ddf…b5ec0a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99d315…bb8dae
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f100f…23b99a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x340b0c…638c64
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aad17…3e2b57
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x948efc…c50b1e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x399bee…9abc6d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a2e3b…133881
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe21dc2…aa0779
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cebc4…69ba6a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb662d8…3d65d6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f17da…474ed7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x581947…5a7534
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0x895328…1bd046
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2d674…6484e6

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.