Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0x009dd5…9d0fc0
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase8d ago0xf00b37…5a2ab8
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x0fbed7…6871c2
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase8d ago0x69399b…643a00
0x91f1…f8800x2932…4f60Basex402 service$0.01100%coinbase8d ago0xf5b5b1…867125
0x91f1…f8800xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase8d ago0xa21460…f07ff5
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase8d ago0x539575…4abde9
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0x34a973…4c136a
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase8d ago0x431399…c8087a
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase8d ago0xe0c523…66a14d
0x91f1…f8800xcd26…7902Basex402 service$0.01100%coinbase8d ago0x3d9323…259f16
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xdf0ae2…724551
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x7e52ab…72f503
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xc5af48…799d51
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x866b38…72b3fd
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xfb109c…72b1f4
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x721937…85f2ba
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x6e46a3…cb8b31
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x154b49…15a496
0x91f1…f8800xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase8d ago0x7032f7…59b1ed
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x0cee9c…29f557
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0xfbc0db…f5ce89
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase8d ago0x1cfe46…a4b674
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase8d ago0x32d662…979ee5
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xebc1bf…d2d9e1

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.