Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68350d…485c49
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec7340…7f7865
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72b130…8bcc44
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6022b3…c70a1c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaeceee…4eccf7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe7961…638a3c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4219b6…fdefb7
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb2b1e…84ce91
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x713bbf…97583e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12702b…ef808e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x27775b…1fafcc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62f81e…98ff10
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x712416…85999b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x903cb9…e35c9c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6c4c2…3d01ce
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61fb89…be8978
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34975c…21e43e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa9ecc2…eba893
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20e938…e4fb2d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x384eab…1c75eb
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5862e…2f33fd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6eeae5…de63f4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29f0d5…fc2520
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb9e1a…ef71f3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dcf2c…93220b

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.