Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e1e…01960x1274…d0b6BaseToken PricePrice$0.001100%coinbase12h ago0x07c546…35d099
0x6e1e…01960x1274…d0b6BaseToken PricePrice$0.001100%coinbase12h ago0x02deec…122b73
0x6e1e…01960x1274…d0b6BaseToken PricePrice$0.001100%coinbase12h ago0x193530…2929ab
0xaee5…82430x1274…d0b6BaseToken PricePrice$0.001100%coinbase15h ago0x695f31…434bbf
soura.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase15h ago0xfc2f72…bb1b65
parther.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase15h ago0x52fcf2…46b3fa
relokant.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase16h ago0x4d1050…e0c695
neline.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase16h ago0x91ce87…374986
0xe7c8…7f5c0x1274…d0b6BaseToken PricePrice$0.001100%coinbase16h ago0x9f0cc7…95a79a
0xc9c7…16700x1274…d0b6BaseToken PricePrice$0.02100%coinbase16h ago0x4a58d4…6f8744
jamport.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase16h ago0x5b8806…68e19a
kromby.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase16h ago0x75698c…28b21d
khiya.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase17h ago0x5ee3e3…b384bf
khiya.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase17h ago0x12dce8…5cd5ae
ferosso.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase17h ago0x9ecf58…0f65ce
0xc507…c7500x1274…d0b6BaseToken PricePrice$0.001100%coinbase23h ago0x3e7e41…5842e2

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.