Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x9a3107…816bdc
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase40d ago0xf72d2c…1e0814
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xa61374…5d7287
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xbb61a3…d8b916
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xa4cc64…8f1de5
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x35b4dd…c8783f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xa75a31…8d2820
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x6a3d05…705325
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xda981f…b8f969
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xcfd4ba…2744fa
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x2602fd…c6a23c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x152e7c…e09ae3
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xc35a88…e3756a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xe65a8b…fa369c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xcc38d9…c636c3
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x5ffd5e…3c4e32
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x52b88b…d9f900
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x604626…5d0907
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x4a78ae…6a762f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xe8d2ab…be9108
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0xfb1275…c1b4bb
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x72503a…d83b50
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa40d ago0x58a3e3…84532a
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa40d ago0x8e2bcb…6e89db
0xa39c…889f0x9dba…0df8Basex402 service$0.00670%0x1360…66fa40d ago0x25c34c…38db8d

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.