Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x5d0e67…ee61c2
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x4901c6…d4a2a6
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x84e1d6…28a14f
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x933c3b…f32a3a
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x3ab8d9…fede00
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x5dd15d…c36e94
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x2a2daa…c3a847
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xef05eb…a22181
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x2dca99…1ec514
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xcc40ab…bf2a23
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x1d463c…87ca6a
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x6f101b…c0a867
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x3bb7b9…55f3e7
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xfbcc33…efccf9
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xa7d7fd…f1247a
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xe23438…d310eb
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x4ddd48…e550cc
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x6393c5…0eadf4
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x70b719…a95417
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x6775c9…7063e8
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x7609bb…cca8d1
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0x7af6c8…ee1fd0
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xd16754…9e2c5b
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xdfaa29…6e2044
0x9cb7…33fc0x6a5e…c666Basex402 service$9.90100%payAI106d ago0xb7f6e1…462391

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.