Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x071d87…dd666c
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xca03a6…da707a
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x30ff5b…8ea79b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x316f97…8efb5d
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xb705b0…96d985
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xb920eb…e606e1
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xe65f0c…159ed3
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x2e7674…ab3e37
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x842bf1…843c3a
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xe083bc…25dd2b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xd6b9c2…8d5981
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x445d71…718c3b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x513557…b19b06
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xb807be…17c6d0
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x20c87c…7a1459
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x67a2a7…035e00
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xaca022…6aab04
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x7bddb7…3ad554
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x149e98…fda178
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xb412d7…3b83ce
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0x1f5237…30c529
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xcdeef4…a3cc0f
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xddac43…1d2f47
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xdc7e27…e9ff65
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase6d ago0xfece91…d7424b

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.