Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0x333aa2…9ad0b5
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0xeef27b…bc27f9
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0xaab640…b8deda
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0x9387a2…823916
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xbc6212…b92400
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0xf5d9ad…e23a26
0xc533…2d7a0x38c9…a584Basex402 service$0.005100%coinbase43d ago0x9f293c…ee0fe8
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x4e28ee…552176
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x0dd172…cc1f23
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x23392f…9ab8fa
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x782687…da1ab4
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xcfa9b8…73c118
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xa9aa77…eede14
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x67b14c…257c9c
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x91e52e…45438b
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x5d1d16…daf156
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xe8f13a…c1299c
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xcd9b49…b64468
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0xa5ed17…76d127
0xc533…2d7a0x38c9…a584Basex402 service$0.001100%coinbase43d ago0x852e07…3d72d8
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0x61fbf8…e3b99d
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0xf01b04…678f38
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0x661633…1aac6f
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0xa78c6e…ed162c
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase43d ago0x6bda03…d3de19

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.