Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2851…11640xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x8ba1eb…842295
0x2851…11640xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x021430…e9326f
0x2851…11640xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x0d3c84…9625db
0x98a2…0e6e0xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x210220…a563fc
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x9892fb…348d98
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x1b0f57…947ead
0x2851…11640xdb5c…10fdBasex402 service$0.10100%payAI12d ago0xc945a4…d339ed
0x9fdd…d95f0xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x0bb30c…3a50a4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x668ba0…c5acce
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x8add2d…60961f
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x5163ff…3f811f
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x9129f6…7ad941
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x6543ae…baf18b
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x64c0a3…f88f6a
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI12d ago0x88d6bc…390d87
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI13d ago0x2d880c…583ad7
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI13d ago0xf23d87…f7603a
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI13d ago0x58cf12…231b11
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI13d ago0x363db9…aea9c8
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI13d ago0x982bfa…9c2ec7
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI13d ago0xe73317…ddf5dd

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.