Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac18…0de40x03d7…584cBasex402 service$0.03100%coinbase97d ago0x965f1d…c287f5
0xac18…0de40x03d7…584cBasex402 service$0.03100%coinbase97d ago0x2e11ed…9c846b
0xac18…0de40x03d7…584cBasex402 service$0.03100%coinbase97d ago0x15b040…a5e28e
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase97d ago0xeb55a6…5c79fa
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase97d ago0x742e12…b771f5
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase97d ago0xa9f6d7…5c417c
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase97d ago0xd6b290…6dd631
0x8f81…32320x03d7…584cBasex402 service$0.03100%candidates97d ago0xf70fc5…6f4326
0x2b0f…d4fb0x03d7…584cBasex402 service$0.03100%coinbase97d ago0x2b683d…c17d99
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase97d ago0xc7b872…9e37ec
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase97d ago0xbc6f91…d00151
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase97d ago0x5997ea…9bc5e8
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase97d ago0x6719b8…3d6b48
0xf615…3d6c0x03d7…584cBasex402 service$0.003100%coinbase97d ago0xc785d7…2c0fdf
0x2b0f…d4fb0x03d7…584cBasex402 service$0.03100%coinbase97d ago0x81b115…3b8836
0x2b0f…d4fb0x03d7…584cBasex402 service$0.03100%coinbase97d ago0x186fbd…5b7c30
0x5914…e74b0x03d7…584cBasex402 service$0.008100%coinbase97d ago0x1d1b78…5f3f6a
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0x845629…a2d57c
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0x7d11bf…d184da
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0xaaceaf…7c0b53
0xf615…3d6c0x03d7…584cBasex402 service$0.003100%coinbase97d ago0x29b8f7…a9c687
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0x963d70…ffc719
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0xf9c3e4…564b40
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0x13f358…20a0b8
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase97d ago0x1a9cee…c583f5

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.