Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc66e31…9efab1
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x456b64…0c8aab
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe62172…6e3e34
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x978b29…245777
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x987f1d…6ef1d0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6ef62…b72f7a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ac228…168c6a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19e63f…397b31
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c09ec…aff1b4
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4198a0…adc8be
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bc0f7…66b6c6
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x851838…5cc463
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96aa12…49ea1a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16971d…2992cf
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaffbf7…616be9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x57cbb6…8a1577
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f09ac…27708e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a18df…52b0e6
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc134cb…8d0a8a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x91cbc7…80ae9c
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbfebfb…84e839
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6efac…2c5389
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x839bcc…624376
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6532ed…9ad3b5
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x841a07…fc8a56

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.