Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x445337…601d69
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x1eb4e2…bbf279
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x1fdb35…cc72a4
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x82ac48…a94720
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xeb8498…2b5107
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x03977d…ba48ee
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xe1918a…41c5ec
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xbb6c22…ff1f40
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x27747e…f573e9
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xd99e3b…380404
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x7f714f…06c760
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x9e104e…16375b
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x7a1ed7…b2cea1
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x323752…f8c277
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xfc850d…9fa2bd
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x65010d…d9f017
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xbb0759…ae3f12
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xf5cbee…c46087
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xd394b8…aaac29
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x445d8f…2f6999
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x37ce26…d221f8
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xfce06f…7dc22c
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0x2e7b30…76cdfa
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xccf012…389a46
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b6h ago0xe647c5…1db171

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.