Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca11…388b0x07cf…2396Base—$0.01100%dexter49d ago0x16872a…66be1d
0xca11…388b0x07cf…2396Base—$0.02100%dexter49d ago0x4375ff…b666d3
0xca11…388b0x9dba…0df8Basex402 service$0.005100%coinbase49d ago0xa3b1e6…2734e7
0xca11…388b0x9dba…0df8Basex402 service$0.0170%0x1360…66fa49d ago0x0eb793…0db279
0xca11…388b0x9dba…0df8Basex402 service$0.01100%coinbase49d ago0x5a1cf1…0f85fb
0xca11…388b0x9dba…0df8Basex402 service$0.005100%0x1360…66fa49d ago0xe1d5f4…8d9db1
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase49d ago0x87fd12…ea1017
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase49d ago0x34f0c6…2281bb
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase49d ago0xfe9fea…89a22e
0xca11…388b0xa12d…ed30Basex402 service$0.20100%coinbase49d ago0xfa2cdf…fa6bee
0xca11…388b0xa12d…ed30Basex402 service$0.03100%coinbase49d ago0xfe1081…b10594
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase49d ago0xd5958b…4a9dbb
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase49d ago0x6ddacb…d0b338
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase49d ago0x09ad1f…35af69
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase49d ago0xf09e63…e66a89
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0xe0c160…d603bf
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x16c0ca…fdf504
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x16cfb9…07dcc3
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x3d6469…8cd03d
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x1cc08c…53b6e5
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase49d ago0x3580ec…7c2cb7
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase49d ago0xd2ef39…181500
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0xfcd091…8078b5
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x81fcdd…9705bd
0xca11…388b0xabf4…a9d0BasePerp funding rate and historyCrypto$0.05100%coinbase49d ago0x2110c6…d31ccb

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.