Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0cb7e…8a2062
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda9fbc…3bd1f9
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4278cb…fd0d72
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe42e64…1218ad
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2bd7f7…4fbd45
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb798e2…cb81c4
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf13f5…a9bf9b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb6bad3…ccfccb
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74a9f8…d50e78
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb6838…26987f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd71181…8e79c7
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde43c6…b3e1de
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc17ab2…8fdcd9
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d0461…ff6ddb
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd07b3c…4c8f09
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdbdc84…f63276
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadb360…cad182
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9cd34c…10945e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc0cc72…6ed61b
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2470a…2f4015
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfcef82…751f67
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ed98f…e0dd34
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ec189…e70614
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d88ff…78f4cd
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x175cbc…309c5a

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.