Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2984…44390x8f8e…722bBase—$0.01100%coinbase65d ago0x8eabe0…ae7ad4
0x2984…44390x3162…e3a4Base—$0.01100%coinbase65d ago0x2ea7bb…2b43d8
0x2984…44390x5085…a177Base—$0.01100%coinbase66d ago0xf5e6c3…b631b7
0x2984…44390x465a…adc6Base—$0.01100%coinbase66d ago0xc35d31…b359e4
0x2984…44390x3f07…d138Base—$0.01100%coinbase66d ago0x93f947…37dd7f
0x2984…44390xebed…a610Base—$0.01100%coinbase66d ago0x9579dd…257ca0
0x2984…44390x8c38…545fBase—$0.01100%coinbase66d ago0xe40b11…a4e645
0x2984…44390x026e…3b6cBase—$0.01100%coinbase66d ago0x516b9b…6a5ad0
0x2984…44390x7320…e8abBase—$0.01100%coinbase66d ago0xab3da6…e3017a
0x2984…44390x524b…8985Base—$0.01100%coinbase66d ago0xf369d2…55ca40
0x2984…44390xb101…8e14Base—$0.01100%coinbase66d ago0x8913d9…08320a
0x2984…44390x2887…52b3Base—$0.01100%coinbase66d ago0x433366…4c1ccb
0x2984…44390xf613…a443Base—$0.01100%coinbase66d ago0xf76bab…b4a324
0x2984…44390xe878…4474Base—$0.01100%coinbase66d ago0xc1b821…95aa7a
0x2984…44390x6891…d46eBase—$0.01100%coinbase66d ago0xa64adc…9d5e30
0x2984…44390xf8c4…5827Base—$0.01100%coinbase66d ago0x882095…ea3dfb
0x2984…44390x2e00…41f5Base—$0.01100%coinbase66d ago0xffe6b4…80be34
0x2984…44390x4da5…ecf5Base—$0.01100%coinbase66d ago0xe4a481…96117e
0x2984…44390xc63a…ff5bBase—$0.01100%coinbase66d ago0xac903e…c71cc2
0x2984…44390x1b70…3b9dBase—$0.01100%coinbase66d ago0x31565b…bdc188
0x2984…44390xcbb7…875bBase—$0.01100%coinbase66d ago0x4d57bc…649b4b
0x2984…44390x7373…c927Base—$0.01100%coinbase66d ago0xe25f08…b75240
0x2984…44390xfcf7…f81aBase—$0.01100%coinbase66d ago0x4afd96…95d4e5
0x2984…44390x8c79…2dffBase—$0.01100%coinbase66d ago0x1e9f6c…959747
0x2984…44390x2338…cae5Base—$0.01100%coinbase66d ago0x6f05de…2c134e

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.