Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dea…8f070x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xf2f2f1…153e3e
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x4be373…bccb8f
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x4cf2a6…d9ede8
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x1d7d00…85ecfc
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xdd0bc0…449560
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x41dc91…058aaf
0x5df6…3f460x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xb11827…8a045a
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xd095a3…71378a
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x4d2920…f0ee47
0xeb72…7d6a0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x6e4bd0…e5283e
0x2bfb…52570x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x89210e…281b0c
0x2bfb…52570x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xa586d9…71bc74
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x0ab996…de15fd
0x26eb…bcea0x04d1…5ddeBasex402 service$0.002100%payAI13d ago0x726fb8…465b03
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xa2f5ea…7a08a3
0x5df6…3f460x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x34a8c6…4fb1ce
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xd64906…9887fb
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x928f65…e5ec15
0x26eb…bcea0x04d1…5ddeBasex402 service$0.002100%payAI13d ago0xd32de2…f13935
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x886761…e9932a
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x352b25…cd23bb
0x26eb…bcea0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0xc0389e…7276b4
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x307547…48cd46
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x384d08…2ba713
0x04d1…5dde0x04d1…5ddeBasex402 service$0.001100%payAI13d ago0x1a67c1…b50164

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.