Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter38d ago0xe306a4…8d0f80
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter38d ago0x4af503…42dd79
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter38d ago0xc66e6d…c4c870
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter38d ago0x5e15a1…2edc34
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x9f87eb…4a95a2
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter38d ago0xa66297…4ef5dd
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter38d ago0xa594cc…fba55e
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter38d ago0xcd6442…4084ac
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0xd1f662…4a69b4
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x236e60…201d2c
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x864194…8c8630
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter38d ago0xf1f54c…1dcd98
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0xf2188f…bd0a54
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter38d ago0x4ad3ca…440c2b
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter38d ago0xb4a65e…c9e675
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter38d ago0x12f5c3…065bab
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter38d ago0x2128fc…20379a
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x84fa4c…b8543e
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0xca7321…b21c1b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x8aedef…a0dc02
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter38d ago0x4fde07…da7c68
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI38d ago0x1b0550…1f0583
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter38d ago0x889351…d37f6b
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter38d ago0x6a4697…c7c2ec
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter38d ago0xda16c3…0bd7b7

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.