Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc45…2fbd0xfeae…2343Base—$0.01100%coinbase77d ago0x798fd3…7a1a00
0xbc45…2fbd0x0d2f…d160Base—$0.01100%coinbase77d ago0x9b7e59…e605dd
0xbc45…2fbd0x2b62…0c26Base—$0.01100%coinbase77d ago0xceaebf…87892c
0xbc45…2fbd0xf473…1bb1Base—$0.01100%coinbase77d ago0x4aa5d8…86f3ac
0xbc45…2fbd0xdd19…bfb4Base—$0.01100%coinbase77d ago0xdd1074…24e77a
0xbc45…2fbd0xd583…50d0Base—$0.01100%coinbase77d ago0x039df4…48cd15
0xbc45…2fbd0x8940…3474Base—$0.01100%coinbase77d ago0x393dd1…1d96d7
0xbc45…2fbd0xb41f…f75cBase—$0.01100%coinbase77d ago0xdc4b9c…5d1f52
0xbc45…2fbd0xaa45…ae16Base—$0.01100%coinbase77d ago0x31a2e2…8a4fa3
0xbc45…2fbd0x8dc1…c6d6Base—$0.01100%coinbase77d ago0xee2e3e…6c306b
0xbc45…2fbd0xf76e…57e9Base—$0.01100%coinbase77d ago0x67ff0a…37aa04
0xbc45…2fbd0x9700…afcdBase—$0.01100%coinbase77d ago0x509d09…741712
0xbc45…2fbd0xf378…52e4Base—$0.01100%coinbase77d ago0xcb5b2a…959bae
0xbc45…2fbd0x7836…7d0bBase—$0.01100%coinbase77d ago0x43cc64…89d173
0xbc45…2fbd0xa11e…e7e7Base—$0.01100%coinbase77d ago0xda3dae…14c00d
0xbc45…2fbd0xe002…3d12Base—$0.01100%coinbase77d ago0x826ede…99f922
0xbc45…2fbd0x8e1d…0814Base—$0.01100%coinbase77d ago0x8f507d…d96ce8
0xbc45…2fbd0x1686…7ebfBase—$0.01100%coinbase77d ago0xd903d0…41aae5
0xbc45…2fbd0xe2ff…1101Base—$0.01100%coinbase77d ago0xe6425c…71f6c3
0xbc45…2fbd0x32eb…41f0Base—$0.01100%coinbase77d ago0xe9c8cb…5937f9
0xbc45…2fbd0x01b5…7959Base—$0.01100%coinbase77d ago0x56e330…ec4098
0xbc45…2fbd0x6999…2bb5Base—$0.01100%coinbase77d ago0x4c50b9…51726e
0xbc45…2fbd0xcdc0…287dBase—$0.01100%coinbase77d ago0x50989f…869b35
0xbc45…2fbd0xce4a…7f6fBase—$0.01100%coinbase77d ago0x84a4ea…909d88
0xbc45…2fbd0x0d72…f50cBase—$0.01100%coinbase77d ago0xeff0c6…b49ec7

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.