Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3eb789…9a46cf
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x070085…0c23a4
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd64d7b…034335
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26f103…de6ba1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2316cf…915cfc
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd60a56…be6ee9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a2c5b…fad403
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbaa7e…4f48f6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb60dde…59a780
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x996c82…37b848
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81fa5c…d5003e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2244f6…7a28a0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69ac24…d23911
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01b8a8…ddbdb4
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x704c75…5d1f56
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x089604…9f77ea
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd8aca2…3e5875
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd2494…8ae9e3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10f8e9…56401c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc78164…34f990
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8c012…42562e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe4e0d…4be012
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57fec7…12da4d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x337600…724bf7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa810da…db662a

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.