Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase91d ago0x35ae35…d26003
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase91d ago0x37cac3…109017
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase91d ago0xebdccb…960329
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase91d ago0x155415…a1e95b
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0xaaec00…9ffae2
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0x2d2e17…bf7ad3
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0x6da76a…510e0f
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0xe0aeae…8b5cd8
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0xe54b29…3061b2
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0x9927aa…af6d53
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0xdead17…1f2745
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase91d ago0x3dcea2…82c2e3
0x8ca3…2d150x4466…125eBasex402 service$0.008100%coinbase91d ago0xa350e1…fdea39
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase91d ago0x29d609…dc16e6
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase91d ago0xe3e391…46f302
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase91d ago0x23608e…07b01c
0x8ca3…2d150x4466…125eBasex402 service$0.02100%coinbase91d ago0xbfcc18…60117e
0x8ca3…2d150x4466…125eBasex402 service$0.05100%coinbase91d ago0x0a10e2…526f84
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase91d ago0xc45dd4…251db9
0x8ca3…2d150x4466…125eBasex402 service$0.006100%coinbase91d ago0x3e9fbb…65d1df
0x8ca3…2d150x4466…125eBasex402 service$0.01100%coinbase91d ago0xc2f3ed…d83724
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase91d ago0xe8aafa…d6fbdc
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase91d ago0x831830…160580
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase91d ago0x2e5acf…348e16
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase91d ago0x5e342d…b2b96e

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.