Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc546…34c40xe8ab…638dBase—$0.01100%coinbase58d ago0x9c414b…449594
0xc546…34c40xb197…33d4Base—$0.01100%coinbase58d ago0xc789b8…157bce
0xc546…34c40x8b6d…a52dBase—$0.01100%coinbase58d ago0x9c3dc1…a00b0e
0xc546…34c40x39bf…ed43Base—$0.01100%coinbase58d ago0xe43f09…e25eb6
0xc546…34c40xdd29…472dBase—$0.01100%coinbase58d ago0xc4408a…2f5fbe
0xc546…34c40x254f…db87Base—$0.01100%coinbase58d ago0x233f08…1e8423
0xc546…34c40xde00…a25eBase—$0.01100%coinbase58d ago0xa9095e…cdb7e4
0xc546…34c40x0485…366cBase—$0.01100%coinbase58d ago0x1602e9…aa305e
0xc546…34c40xa2dd…8304Base—$0.01100%coinbase58d ago0x343a65…17d495
0xc546…34c40xbece…fa9fBase—$0.01100%coinbase58d ago0xb5fc72…1246fb
0xc546…34c40x7b5b…add5Base—$0.01100%coinbase58d ago0x7286fc…ec4f7a
0xc546…34c40x242c…ef8bBase—$0.01100%coinbase58d ago0xead009…e1c424
0xc546…34c40xbfea…46a6Base—$0.01100%coinbase59d ago0x5e59b0…ce503a
0xc546…34c40x4596…ea17Base—$0.01100%coinbase59d ago0xe95bcc…e6c109
0xc546…34c40xee8f…556fBase—$0.01100%coinbase59d ago0xecec09…ff0a87
0xc546…34c40xac6d…943dBase—$0.01100%coinbase59d ago0x2f0cfd…00ad3a
0xc546…34c40x934a…fb35Base—$0.01100%coinbase59d ago0x20d334…7a00da
0xc546…34c40xeb33…09dfBase—$0.01100%coinbase59d ago0xefc24f…e92ba8
0xc546…34c40x74d0…dcc5Base—$0.01100%coinbase59d ago0xffa95e…71bbb5
0xc546…34c40x72ed…4e3dBase—$0.01100%coinbase59d ago0x3a3fe9…119076
0xc546…34c40x89e1…ab69Base—$0.01100%coinbase59d ago0xdd23ef…7a19e3
0xc546…34c40xac32…607aBase—$0.01100%coinbase59d ago0x5598b8…b6123a
0xc546…34c40x558a…286aBase—$0.01100%coinbase59d ago0x232ef3…d412a7
0xc546…34c40x68e6…b9c5Base—$0.01100%coinbase59d ago0x40882e…2a6adc
0xc546…34c40xcf14…7482Base—$0.01100%coinbase59d ago0xe28649…6af0bc

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.