Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0x0a2dbd…542171
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0xa28e47…caaa3f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0xdba912…946cfd
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x82c411…7aedb2
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x5b9dc0…677db4
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x6b6dfe…df9661
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xc92acb…1dec47
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xfa2c31…5e233f
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xbde555…1b6ca3
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x63187c…df278d
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xb2d979…f4e626
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xeec898…ac7c39
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase7d ago0x6b6b27…05b8df
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x6f8ea7…7ea020
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x5ad27a…562a11
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x63529d…e0cf22
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xc5e70f…05a7a9
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x88fbac…f9f569
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xe5b5b0…72d6f5
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0x5ded6d…5c3df9
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase7d ago0xa74274…9fd7ef
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xeccde0…0f6fcc
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xf8620b…38d495
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0x2f5580…2cb714
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase7d ago0xa08fc4…02d7b7

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.