Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0c023…3c8eda
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9af9e4…24836a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x509b0f…551d68
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2fb49…1c4553
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x322411…783257
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98d647…91fbae
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x45a546…1fb463
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x322fc6…c7be2b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcf41b0…6fbe1d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a3c3e…744c81
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x267e7f…f5b62d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49e238…9d8eeb
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41c7b3…ab1a7a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4e3f8b…0de33f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47dd42…41694d
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbf38ae…af5056
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad9567…56056b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e664b…fb8dca
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x735a1d…2a43ed
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6825cb…308974
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1737e6…1282e9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x32f0f4…ffa95a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x831977…349ba9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4417b9…c45c9c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f0d43…c8500a

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.