Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2c87…735fBasex402 service$0.002100%coinbase1d ago0xfdeb98…a99c02
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x2940f5…98a13a
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x4a2c93…fd398c
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x2bf3be…ee5b22
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x309028…cfd4d2
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0xd909bc…b37cba
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x5ea96e…cc3029
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x59f09c…0ba6c8
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0xaa3852…1a3bf8
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x79b055…41827b
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0xe70741…f12c90
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x0b5233…6ff832
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x2dc1a8…fe49f7
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x14edea…781c7e
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0xbd367b…deb578
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x198827…9defa2
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x957516…7d133a
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0xeb35a2…6f5f09
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase1d ago0x3a8182…b27c4e
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase2d ago0x832b22…fffc7f
0x91f1…f8800x2c87…735fBasex402 service$0.003001100%coinbase2d ago0x7b6f1b…c34a37
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase2d ago0xaa82df…a28695
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase2d ago0x52fab1…2cd255
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase2d ago0x917259…91e424
0x91f1…f8800x2c87…735fBasex402 service$0.005100%coinbase2d ago0xd5f0d2…6b8738

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.