Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1ca…1f210xffff…6d79Base—$0.01100%coinbase60d ago0x69f989…27c6c6
0xa1ca…1f210x9871…b461Base—$0.01100%coinbase60d ago0x073569…e25168
0xa1ca…1f210xe1f9…a77aBase—$0.01100%coinbase60d ago0x94dc52…7118ca
0xa1ca…1f210x0eec…9750Base—$0.01100%coinbase60d ago0x278fb1…5a229e
0xa1ca…1f210xa8ff…1384Base—$0.01100%coinbase60d ago0x0f7c52…c7d041
0xa1ca…1f210x7ff7…d396Base—$0.01100%coinbase60d ago0x17cf64…952815
0xa1ca…1f210xd430…a4d1Base—$0.01100%coinbase60d ago0x61d8b0…632fe3
0xa1ca…1f210x4863…800fBase—$0.01100%coinbase60d ago0x5d6e0c…cf4ca9
0xa1ca…1f210x4bde…4ec2Base—$0.01100%coinbase60d ago0xe62078…5f4369
0xa1ca…1f210x60a9…30e0Base—$0.01100%coinbase60d ago0x63121e…6edc56
0xa1ca…1f210x4a54…dfa4Base—$0.01100%coinbase60d ago0xac5ea0…91f382
0xa1ca…1f210x8d64…7e9eBase—$0.01100%coinbase60d ago0xaef387…a32955
0xa1ca…1f210x70d0…0f29Base—$0.01100%coinbase60d ago0xcb31f5…a8fcf0
0xa1ca…1f210xeeda…30bfBase—$0.01100%coinbase60d ago0x17e737…6fcc26
0xa1ca…1f210x3ddf…c7f9Base—$0.01100%coinbase60d ago0xaebe62…ec10af
0xa1ca…1f210xa3be…0c41Base—$0.01100%coinbase60d ago0xd7c689…b7ff20
0xa1ca…1f210x6562…3d93Base—$0.01100%coinbase60d ago0xf791a1…a181af
0xa1ca…1f210xbfe5…6ab6Base—$0.01100%coinbase60d ago0x0e06fe…b626f0
0xa1ca…1f210xcf2f…d4f7Base—$0.01100%coinbase60d ago0x35b95f…4a2978
0xa1ca…1f210x5090…e70aBase—$0.01100%coinbase60d ago0x57dbb5…b97adb
0xa1ca…1f210x2cbb…deb8Base—$0.01100%coinbase60d ago0x6dd2bc…592138
0xa1ca…1f210xdeba…1501Base—$0.01100%coinbase60d ago0x53b860…9c8b17
0xa1ca…1f210x3b33…dd8bBase—$0.01100%coinbase60d ago0x5bf7a8…bba4eb
0xa1ca…1f210x0da7…4518Base—$0.01100%coinbase60d ago0xa7c918…bfb98c
0xa1ca…1f210x9338…432aBase—$0.01100%coinbase60d ago0x9ceaf6…83fe13

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.