Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd543f…480ace
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb89a9…1f0fe8
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddf740…d704c4
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e60a9…aded50
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8b98d…4d8ace
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7c506…392c5b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7fb7a…27a64b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23e4dc…37024e
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x540dbd…2e4fab
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1e8d7…fab40b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x721889…340cc3
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb31a22…91136a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe7823…77242c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5ea0df…978483
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8acda4…daeb61
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2bb70…c1858c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x11ecaa…8d64fb
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x811a64…1519ba
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa68421…fdc29b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x424dc3…2b35bd
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81ef82…35c14d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01e9a4…895c5b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f2854…df7315
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe431d9…e865f2
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbec71b…2328a4

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.