Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xd73970…234091
0xbf11…09c70xafff…aad3Base$0.10100%coinbase179d ago0x1370ab…3540e4
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x8b8ce6…a36ba3
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x6fa803…7176de
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x9607ca…04a012
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x9cac20…52936e
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x04ae32…987223
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x58f640…315896
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x22f9b7…d04d11
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x238f24…cc006b
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x31c368…d377e6
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x7661cd…a2ca7d
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x8e152a…b7b0b8
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xf52d7b…c4643a
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xa287c0…c3805a
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xe9aa6e…76fb22
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x333fec…66db64
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x0cf3c0…f263bd
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x031593…07fb48
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x19d3c3…78ea34
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xa1c969…ca6f22
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xb170f1…39fa3b
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0xd0a9dc…661fea
0xddf8…bac40xafff…aad3Base$0.10100%coinbase179d ago0x3fe429…c90273
0xddf8…bac40xafff…aad3Base$0.10100%coinbase180d ago0xe59477…671bca

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.