Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x476006…e15936
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x316289…d9f849
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d3f5d…a2592b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x270838…60a83d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1dcff1…533811
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48d3e8…31942a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa833b6…c0c19c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xabdfec…307496
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x095153…36719d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c30d0…f34779
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76a4fb…f49088
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02a0ff…6c5851
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1d6f1…77ad0d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x764b0c…df60b6
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13e94f…80aeb7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b67c0…83c405
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc92327…87baea
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd7226…199947
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeed386…cca40d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x005f6c…c76f45
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f50ce…4eacbd
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb930bd…ee570e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfba1c1…2bf53e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b1d09…c7f7eb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ff1dd…f6384f

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.