Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a42…60190x638f…1577Base—$0.01100%coinbase78d ago0x520c73…0595c3
0x8a42…60190xb00a…9ca1Base—$0.01100%coinbase78d ago0x7c1085…85ee3e
0x8a42…60190x4b6a…f255Base—$0.01100%coinbase78d ago0x3c1de7…8dbaad
0x8a42…60190x2c77…5288Base—$0.01100%coinbase78d ago0xbf79f7…7b5421
0x8a42…60190x4d5d…812cBase—$0.01100%coinbase78d ago0x40185d…fe04ee
0x8a42…60190x9490…c37fBase—$0.01100%coinbase78d ago0x4ad894…9ebf8a
0x8a42…60190x1fc5…a093Base—$0.01100%coinbase78d ago0xab5f7f…7af4e5
0x8a42…60190x49e1…1e3fBase—$0.01100%coinbase78d ago0x1636eb…176e6c
0x8a42…60190xc242…89c8Base—$0.01100%coinbase78d ago0x6b02ec…2d8740
0x8a42…60190x328c…802fBase—$0.01100%coinbase78d ago0x10e531…6018eb
0x8a42…60190xaafd…d732Base—$0.01100%coinbase78d ago0xf02afb…03b1d1
0x8a42…60190x5bd9…d23eBase—$0.01100%coinbase78d ago0x42efa1…2c2d61
0x8a42…60190x2833…4464Base—$0.01100%coinbase78d ago0x573005…799493
0x8a42…60190x5da5…8e35Base—$0.01100%coinbase78d ago0x5f0b1a…8dc0d1
0x8a42…60190x6743…9775Base—$0.01100%coinbase78d ago0x46f946…a3e17a
0x8a42…60190x0f7c…8805Base—$0.01100%coinbase78d ago0x44d432…b79112
0x8a42…60190xf769…5385Base—$0.01100%coinbase78d ago0xb7cc05…dca113
0x8a42…60190x5620…db7aBase—$0.01100%coinbase78d ago0x79c9f7…f923a8
0x8a42…60190xd5a7…f217Base—$0.01100%coinbase78d ago0xc3a020…7a113f
0x8a42…60190x667d…0f4cBase—$0.01100%coinbase78d ago0x0122cf…3d6b69
0x8a42…60190xf97e…a0c4Base—$0.01100%coinbase78d ago0x933115…16df83
0x8a42…60190x61db…e3bcBase—$0.01100%coinbase78d ago0x0ad040…bb6b69
0x8a42…60190xdd1c…07b8Base—$0.01100%coinbase78d ago0xb9f6e0…1a79b5
0x8a42…60190x5593…9a4eBase—$0.01100%coinbase78d ago0x2a4e09…901d04
0x8a42…60190xe222…2675Base—$0.01100%coinbase78d ago0x225598…d401dd

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.