Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x866377…241ef9
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x60a494…12b6e8
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xfcc807…140abe
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x3ebccf…b672b5
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xeeb27e…07b456
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xf2cee2…da5190
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x947483…106718
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xf9bbac…e9c88d
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xb06d4c…7e9bf1
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x5975e8…f8b6a2
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x1509d8…d165bd
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xd9d121…4b1768
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x79e3de…e8a67b
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x624a65…cdf88a
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xbc2f91…0bc174
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x9ca0a1…84a8c5
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xcbfe3a…257c4b
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x01b1ed…bfff7c
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xdee9e0…782ef4
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x68cf94…b70f6a
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xa2825f…708580
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0xf204cc…80e380
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x1eebdc…afff0c
0xfa7e…27dd0xd07c…acc6Basex402 service$0.01100%coinbase13d ago0x51a8b9…0e286a

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.