Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x725b90…b6d5b4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13ac96…e3af21
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34a2f7…0834e9
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f4779…9311c3
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec673f…c87c1c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8559c5…b80f28
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6ae67…99a93b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fb803…7c5aa1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf255a4…3b6a5c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x656d9e…ec4e5a
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x466bbc…17c9ef
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x609a4a…ba51cf
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe455e…8a99bd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x034c82…8d03d4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d8f26…1f6621
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a63f9…3df3ee
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x72f43e…1381f7
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc9350…7bf6a9
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb5dfc6…5f8658
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2afa0…d3c93f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc1962c…5764b1
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe670e…bc319f
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec0614…8784c7
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20cf57…65953d
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d6703…194073

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.