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.05100%coinbase36d ago0x05df39…ab10b8
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase36d ago0x44e6ca…98ac5d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x223ac4…0c89f5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x800ad2…a30aa2
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0xf60f6f…7af184
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x1be5f9…11e846
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0xd9f9d0…48ce05
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0xe5c99b…7b209d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x1e1c59…d4b27c
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase36d ago0x7e5f80…22bcf8
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase36d ago0x2aa3f1…3ad9e9
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase36d ago0xfce02d…4f4058
0x1fe2…ad170xf000…94fcBase—$0.05100%coinbase36d ago0xdc5733…075a33
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x771711…34ec4d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x03c6d9…27ee51
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x88f607…ca8798
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0xeea4d1…a183af
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x709845…95a8fd
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x52c0b9…3be630
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x234307…dcabeb
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x8f35f2…aa740f
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0xdd2160…e2af65
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase36d ago0xc1d404…55a046
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase36d ago0xf512a4…90fbd3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase36d ago0x4483dc…21d987

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.