Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f99ba…9d83d7
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91605f…6ae5d6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62bbe8…1e81cc
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87fafa…e47939
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3f41f…8cf1ae
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8306f6…1292f7
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabf0e8…23b640
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e87a9…9735d4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6124ce…891f9b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaad052…263fbb
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4fca9…90557c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa31f02…54932c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2198f4…d99f97
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x188680…9cdf8b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac8856…4fd656
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82a5de…2b12f5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x594157…0d05b6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa318d0…f33350
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ff003…45d3f5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x583873…8feaf9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3ea8a4…bf1bdc
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3aab0d…cbaad9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fa257…4141d4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0062c6…0b70f5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI106d ago0x507d66…a66e08

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.