Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x6b6596…242772
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x476935…1b9ea3
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xabf456…0984bb
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xff04ba…9d87d9
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x98e2e7…69d663
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x029118…49d687
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x0d2b66…39e4a4
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x200dfd…42d82d
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x98752f…0edfaf
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x71c33b…c11104
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x0fc17e…e43fdb
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xfa1a10…30aa7c
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x68544b…fdc24a
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x40d640…396932
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xa5854a…8b82fe
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x0ea722…438915
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xfb8b16…6762b8
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x1346ae…15cf71
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xb1682e…545274
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x324a18…cc2d11
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x39383c…e94748
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0x15123b…673e41
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xff3e82…bc3445
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xdce108…9af831
0xc909…2a9e0xa9dd…2315Base—$0.002100%coinbase45d ago0xc124a8…c806af

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.