Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase9d ago0x23528a…690a61
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase9d ago0x81166e…9efbb9
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase9d ago0xc50d94…5c57ee
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase9d ago0xda96bf…dd4e81
0x9897…e0420x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xd77f51…bd0aaa
0x9897…e0420x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0x5f6873…24d636
0x9897…e0420x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xeafd2c…760240
0x9897…e0420x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0x8c196a…29ad7e
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xe7e614…b5a03f
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x51f852…9b58e9
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x9b7ed7…1ee8c8
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x437e85…cde3bf
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x032b5b…59ad85
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xf6e677…3b4f96
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x71da13…fe3ca6
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xd100f3…c26e53
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x8e694c…dee8f4
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x5d6fd7…79c22d
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x5fe745…5a17d8
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x47ee05…0638db
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xef6b6e…519ff5
0x9897…e0420x47c5…4fc3Base—$18.0070%0x4218…be879d ago0xeabcaf…296a67
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0xfd7144…570c2a
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x001aad…416800
0x9897…e0420xc9b7…3e6aBasex402 service$0.05100%coinbase9d ago0x537055…612101

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.