Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x20ba…68efBase—$0.01100%coinbase83d ago0x80b05f…aa59d7
0xff0f…1b6e0x6a60…8cdcBase—$0.01100%coinbase83d ago0x7989db…48b604
0xff0f…1b6e0x1cd5…97daBase—$0.01100%coinbase83d ago0x8eea96…d80815
0xff0f…1b6e0xaf94…18fdBase—$0.01100%coinbase83d ago0x4d0929…26c1d0
0xff0f…1b6e0x457c…e2edBase—$0.01100%coinbase83d ago0x42642c…04f6f1
0xff0f…1b6e0x026a…db13Base—$0.01100%coinbase83d ago0x572af1…dce4b0
0xff0f…1b6e0xd185…e841Base—$0.01100%coinbase83d ago0x4a7717…dfb84b
0xff0f…1b6e0x74e1…984bBase—$0.01100%coinbase83d ago0x21eb80…4213f8
0xff0f…1b6e0x122a…08ffBase—$0.01100%coinbase83d ago0xa32bca…187698
0xff0f…1b6e0x288e…ca78Base—$0.01100%coinbase83d ago0x422ca5…c5b94f
0xff0f…1b6e0x1511…0c30Base—$0.01100%coinbase83d ago0xfaa2a4…646be8
0xff0f…1b6e0x7205…3582Base—$0.01100%coinbase83d ago0x0860c2…e15532
0xff0f…1b6e0xc996…d28cBase—$0.01100%coinbase83d ago0xc0b81e…17e8b2
0xff0f…1b6e0x230f…1f91Base—$0.01100%coinbase83d ago0x344e45…62a0fd
0xff0f…1b6e0x66d5…a167Base—$0.01100%coinbase83d ago0x4cce3c…b5712a
0xff0f…1b6e0xd389…246aBase—$0.01100%coinbase83d ago0x20d5a9…8e6ae5
0xff0f…1b6e0x3c3e…1168Base—$0.01100%coinbase83d ago0xce1a32…e78001
0xff0f…1b6e0x6e94…921dBase—$0.01100%coinbase83d ago0xffe751…3dc7bb
0xff0f…1b6e0xd114…298eBase—$0.01100%coinbase83d ago0xc0f8b3…b08e2e
0xff0f…1b6e0x98ef…ab4fBase—$0.01100%coinbase83d ago0xcc6c7a…9130b5
0xff0f…1b6e0x5dc1…0405Base—$0.01100%coinbase83d ago0xa70e1b…da9e6c
0xff0f…1b6e0xc3b5…af08Base—$0.01100%coinbase83d ago0x84bcf1…52171e
0xff0f…1b6e0xd4c0…a299Base—$0.01100%coinbase83d ago0x4a90a1…bd176d
0xff0f…1b6e0x45df…8319Base—$0.01100%coinbase83d ago0x702d04…120718
0xff0f…1b6e0x3612…726aBase—$0.01100%coinbase83d ago0x3fa583…bf2018

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.