Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x312012…9bc0b7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x06b889…0d1ea7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x160025…fd95ac
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3efd6…e090df
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x60dec4…08e07e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61e097…f09639
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a2b68…46cb26
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1fdbbf…202976
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc2d11…c89ec3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae1f74…ab136a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x127fa9…006544
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b0293…2addff
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe29332…9734b4
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d3b92…442d56
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0849e9…634a8e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa85277…ad3ba5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34bdf8…e28f50
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x637226…9d24f2
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4b32c…72bd06
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe15cf8…1cac21
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb096f4…6ccfca
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bb3d3…39e2df
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80c10a…acc28f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00bc25…98cc6f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf80fb5…b645c1

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.