Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x819a1f…32934e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ec1d9…f423d7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac6698…f95a61
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6802a1…a91073
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2095ca…137068
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69c5e8…93dddc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98e638…22d69f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6deb7b…b74dd7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x934dce…7fe9ac
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07f806…fcc851
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f2716…0b1919
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d7270…ea9067
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb40c5a…c5a4ca
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb24fca…9f9479
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2a761…2239b2
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a7df0…fe7a3f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49f447…0f0be6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2d41f…baa386
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab9517…62ca4b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb20989…57b84d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3a1aa…b8c6ff
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce3815…1528b1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6804c4…be9aa4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x421154…b79bdc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8440a7…afc299

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.