Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3da4a2…01c7c2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5fde98…cd8fb4
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd90b05…d7be5c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x00ab0c…360dab
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2151b…a78d47
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5dee09…6b543a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf43439…1d633c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fcfee…95ae65
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10d603…db402b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa951b…c981db
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6131c…5ec32a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa6695…f95529
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a7148…4544e5
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a8549…548f34
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83fac8…9da7f2
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50cd1d…449e7a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabe1a6…3c91a0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20e96b…f6ed94
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dcac3…f59dfd
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4a4d4…58de65
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5645fa…8a6677
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06ea5a…5678bc
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x455967…35a603
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05b653…790762
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0492c…355f4d

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.