Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xe805ea…fa4b9f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x66e98a…384b1b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xe0a57a…509566
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xd66d58…17c5b5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x42f0a0…15f487
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x0c8731…576aa0
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x958d9b…8577ab
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xf95cdd…12775d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x74df6e…0181ca
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x9aa8ea…d5b450
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x2993f8…f96c57
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xb790ab…d31e28
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x66eb0f…c56730
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x6bd754…e376f8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x1eb84e…44cf27
0xf9eb…e9d00x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xb50e12…8ee769
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x458766…3975a3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x948b2e…1dd326
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0xe52a49…dce7ad
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x1754e4…d45f64
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase8d ago0x4edec5…0a94f5
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x9efb04…6d272f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0xc48dbd…e16a89
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x8bbfc8…ada2b8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase9d ago0x1401a0…28bcf3

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.