Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdd241a…5f0167
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf981c2…f89b3b
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xcfebc7…335be5
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x4a5342…fe18f0
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1f9436…aedf62
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6eb3a6…f2051e
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xe9635e…3a7f87
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa9cd20…85abc1
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdb414e…bf8f83
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xae2127…51329e
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x647b70…c55395
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x82d61c…97744c
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x9534d0…94dbf5
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xced42a…14ee03
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x9c0c4e…fd2844
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xd0e6cb…f44b62
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x490aca…86dad5
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8fffc8…bc919e
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x2625a9…30f53e
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7789ac…d8bf82
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x5028d8…2b831e
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xfdb331…913792
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7d8c33…1472e2
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6bd9c6…a9b1e1
0x79dc…fd660x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x152c31…0e52c6

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.