Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x477436…9b9dcf
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c8b64…0f65fb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9285b9…77f3fa
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x426df3…b6cf8a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc56900…8ea10a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcef816…f0b2a6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x426fef…ea5fb5
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f72c0…9fab4c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34b386…95950d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x77cff4…512e5a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c3de7…79f879
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x122519…c71c04
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc92800…2705a6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef016e…701649
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2f9973…127e9c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21f837…17b1d9
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ac4c1…5cf94a
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x217e8c…ba6693
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e2b60…a9d3a1
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88349a…6202e6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc0c719…6080e2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8c4ec…1427b7
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a6765…bc3063
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa675bc…0a2f24
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09c4e1…ca5228

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.