Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20x3ae3…1878Base—$0.01100%coinbase72d ago0x494ba5…fc1dae
0xa408…8ca20x2269…21bcBase—$0.01100%coinbase72d ago0x5071a2…9e7d27
0xa408…8ca20x38bc…bf9bBase—$0.01100%coinbase72d ago0x7bf91a…0ad041
0xa408…8ca20xe393…46aeBase—$0.01100%coinbase72d ago0xdd7bb2…b56b62
0xa408…8ca20xe6b2…5006Base—$0.01100%coinbase72d ago0x0b60c1…ea4125
0xa408…8ca20x03fa…962cBase—$0.01100%coinbase72d ago0x3c10cf…5c74c7
0xa408…8ca20x005f…2c9cBase—$0.01100%coinbase72d ago0xd1cb07…b02037
0xa408…8ca20xa6fe…e5efBase—$0.01100%coinbase72d ago0x542b9c…c166a6
0xa408…8ca20x3666…4abcBase—$0.01100%coinbase72d ago0x14faa3…1a74b9
0xa408…8ca20x0210…47cdBase—$0.01100%coinbase72d ago0x835ba7…fe83fc
0xa408…8ca20xe367…aa14Base—$0.01100%coinbase72d ago0xa930c1…1d24b5
0xa408…8ca20x6344…53a5Base—$0.01100%coinbase72d ago0xa52a44…9d3a8b
0xa408…8ca20x49e6…ec68Base—$0.01100%coinbase72d ago0x33be10…fcaec6
0xa408…8ca20x5337…55cfBase—$0.01100%coinbase72d ago0xa22606…30eebe
0xa408…8ca20x1b17…2a81Base—$0.01100%coinbase72d ago0xef294b…f6048b
0xa408…8ca20x871b…ef8fBase—$0.01100%coinbase72d ago0xe14c36…bd49b3
0xa408…8ca20xbcda…e3d7Base—$0.01100%coinbase72d ago0x4595f1…44baad
0xa408…8ca20x8b81…0e92Base—$0.01100%coinbase72d ago0xcc0089…f13554
0xa408…8ca20xf228…9d68Base—$0.01100%coinbase72d ago0x7b2a05…180c24
0xa408…8ca20xfed3…bb67Base—$0.01100%coinbase72d ago0xb99337…fb56ca
0xa408…8ca20x2b86…afa4Base—$0.01100%coinbase72d ago0xce0b15…2e186b
0xa408…8ca20xe0b8…7affBase—$0.01100%coinbase72d ago0x16d428…da14cb
0xa408…8ca20xc603…573dBase—$0.01100%coinbase72d ago0x348b24…ba165b
0xa408…8ca20xd04d…973dBase—$0.01100%coinbase72d ago0x5f2049…e197cf
0xa408…8ca20x619e…d0cfBase—$0.01100%coinbase72d ago0x0d6b9c…d09553

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.